Home
last modified time | relevance | path

Searched refs:NHILQ (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/hp/dev/
H A Dhilvar.h23 #define NHILQ 8 /* must be <= sizeof(int) */ macro
79 struct hiliqueue hl_queue[NHILQ]; /* input queues */
H A Dhil.c93 for (i = 0; i < NHILQ; i++) {
225 for (i = 0; i < NHILQ; i++)
231 for (i = 0; i < NHILQ; i++)
697 for (qp = hilp->hl_queue; qp < &hilp->hl_queue[NHILQ]; qp++)
1001 if (qnum >= NHILQ || hilp->hl_queue[qnum].hq_procp != p)
1037 if (qnum >= NHILQ || hilp->hl_queue[qnum].hq_procp != p)