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

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h734 #define IVAR_TX_MASK_Q(x) (0x000000ffUL << (((x) % 2) == 0 ? 8 : 24)) macro
H A Dif_wm.c7340 ivar &= ~IVAR_TX_MASK_Q(qid);
7343 IVAR_TX_MASK_Q(qid));

Completed in 1090 milliseconds