Searched refs:mask_of_BF (Results 1 – 1 of 1) sorted by relevance
355 MS_U32 mask_of_BF = 0x00ffffff; in IssueCommand() local372 u1 = (cmd->destionation_address & mask_of_BF) >> 2; in IssueCommand()409 u1 = (cmd->destionation_address & mask_of_BF) >> 1; in IssueCommand()427 u1 = (cmd->destionation_address & mask_of_BF) >> 1; in IssueCommand()