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

/openbsd-current/sys/dev/pci/
H A Dpcireg.h318 #define PCI_HDRTYPE(bhlcr) \ macro
322 (PCI_HDRTYPE(bhlcr) & 0x7f)
324 ((PCI_HDRTYPE(bhlcr) & 0x80) != 0)
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c980 PCI_BIST(reg), PCI_HDRTYPE(reg),

Completed in 256 milliseconds