Home
last modified time | relevance | path

Searched refs:mask_of_BF (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/cmdq/drv/cmdq/
H A DdrvCMDQ.c355 MS_U32 mask_of_BF = 0x00ffffff; in IssueCommand() local
372 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()