Searched refs:PCI_CLASS_MISCSTORAGE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/sandpoint/stand/altboot/ | ||
H A D | globals.h | 115 #define PCI_CLASS_MISCSTORAGE 0x0180 macro |
H A D | main.c | 147 nata = pcilookup(PCI_CLASS_MISCSTORAGE, lata, 2); in main() |