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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpcireg.h704 #define PCI_MAX_LAT_MASK 0xff macro
706 (((icr) >> PCI_MAX_LAT_SHIFT) & PCI_MAX_LAT_MASK)

Completed in 100 milliseconds