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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-gru/
H A Dgru_instructions.h604 union gru_mesqhead mqh; local
606 mqh.head = head;
607 mqh.limit = limit;
608 return mqh;
H A Dgrukservices.c646 union gru_mesqhead mqh; local
660 mqh = gru_mesq_head(qlines / 2 + 1, qlines);
662 mqh = gru_mesq_head(2, qlines / 2 + 1);
687 gru_gamer(cb, EOP_ERR_CSWAP, mqd->mq_gpa, XTYPE_DW, mqh.val, avalue,

Completed in 77 milliseconds