Home
last modified time | relevance | path

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

/drivers/staging/otus/hal/
Dhprw.c43 hpPriv->cmdPending = 0; in zfInitCmdQueue()
117 if (hpPriv->cmdPending == 0) in zfSendCmdEx()
130 hpPriv->cmdPending = 1; in zfSendCmdEx()
150 hpPriv->cmdPending = 0; in zfiSendCmdComp()
182 if (hpPriv->cmdPending == 0) in zfIssueCmd()
184 hpPriv->cmdPending = 1; in zfIssueCmd()
254 hpPriv->cmdPending = 0; in zfIdlRsp()
Dhpusb.h93 u16_t cmdPending; member