Searched refs:QCMD_TYPE (Results 1 – 1 of 1) sorted by relevance
37 #define QCMD_TYPE(cmd) ((u_int32_t)(cmd) & SUBCMDMASK) macro475 u_int32_t type = QCMD_TYPE(qcmd); in SYS_FUNC()