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

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h738 #define IVAR_TX_MASK_Q_82576(x) (0x000000ffUL << (((x) / 8) == 0 ? 8 : 24)) macro
H A Dif_wm.c7360 ivar &= ~IVAR_TX_MASK_Q_82576(qid);
7363 IVAR_TX_MASK_Q_82576(qid));

Completed in 1256 milliseconds