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

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h735 #define IVAR_RX_MASK_Q(x) (0x000000ffUL << (((x) % 2) == 0 ? 0 : 16)) macro
H A Dif_wm.c7344 ivar &= ~IVAR_RX_MASK_Q(qid);
7347 IVAR_RX_MASK_Q(qid));

Completed in 143 milliseconds