Home
last modified time | relevance | path

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

/original-bsd/sys/hp/dev/
H A Dhilvar.h54 int hd_qmask; /* queues this device is mapped to */ member
H A Dhil.c99 hilp->hl_device[i].hd_qmask = 0;
233 dptr->hd_qmask &= ~hilqmask(i);
856 if (dptr->hd_qmask == 0 ||
869 mask = dptr->hd_qmask;
1005 if (dptr->hd_qmask && p->p_ucred->cr_uid &&
1010 if (dptr->hd_qmask == 0)
1013 dptr->hd_qmask |= hilqmask(qnum);
1019 dptr->hd_qmask);
1042 hilp->hl_device[device].hd_qmask &= ~hilqmask(qnum);
1048 hilp->hl_device[device].hd_qmask);