Searched refs:PCIX_STATUS_MAXB_MASK (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpcireg.h796 #define PCIX_STATUS_MAXB_MASK 0x00600000 /* MAX memory read Byte count*/ macro
H A Dpci_subr.c1463 512 << ((reg & PCIX_STATUS_MAXB_MASK)
H A Dif_wm.c2374 maxb = (pcix_sts & PCIX_STATUS_MAXB_MASK) >>

Completed in 296 milliseconds