Searched refs:mqh (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/misc/sgi-gru/
H A Dgru_instructions.h595 union gru_mesqhead mqh; local
597 mqh.head = head;
598 mqh.limit = limit;
599 return mqh;
H A Dgrukservices.c640 union gru_mesqhead mqh; local
654 mqh = gru_mesq_head(qlines / 2 + 1, qlines);
656 mqh = gru_mesq_head(2, qlines / 2 + 1);
681 gru_gamer(cb, EOP_ERR_CSWAP, mqd->mq_gpa, XTYPE_DW, mqh.val, avalue,

Completed in 267 milliseconds