Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/fc4/
Dsoc.h44 #define SOC_CMD_REQ_QALL 0x00000f00 macro
70 (((cmd & SOC_CMD_RSP_QALL) | ((~cmd) & SOC_CMD_REQ_QALL)) \
Dsoc.c169 SOC_SETIMASK(s, s->imask & ~(cmd & SOC_CMD_REQ_QALL)); in soc_request()
348 if (cmd & SOC_CMD_REQ_QALL) soc_request (s, cmd); in soc_intr()