Home
last modified time | relevance | path

Searched defs:PCI_BIST (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/include/arch/i386/include/
H A Dpci.h31 #define PCI_BIST 0x0F /* Built-in Self Test */ macro
/minix3/sys/dev/pci/
H A Dpcireg.h390 #define PCI_BIST(bhlcr) \ macro