Searched defs:cmdQ (Results 1 – 2 of 2) sorted by relevance
245 typedef struct cmdQ { struct254 cmdQ_e *cq_entries; argument255 cmdQ_ce_t *cq_centries; argument260 } cmdQ_t; argument423 struct cmdQ cmdQ[2]; /* command Q(s) */ member
698 struct cmdQ *cmdQ = &sge->cmdQ[0]; in sge_data_in() local