Searched defs:cmdQ (Results 1 – 2 of 2) sorted by relevance
243 typedef struct cmdQ { struct252 cmdQ_e *cq_entries; argument253 cmdQ_ce_t *cq_centries; argument258 } cmdQ_t; argument421 struct cmdQ cmdQ[2]; /* command Q(s) */ member
697 struct cmdQ *cmdQ = &sge->cmdQ[0]; in sge_data_in() local