Home
last modified time | relevance | path

Searched refs:PCI_CLASS_RAID (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dglobals.h113 #define PCI_CLASS_RAID 0x0104 macro
H A Dmain.c145 nata = pcilookup(PCI_CLASS_RAID, lata, 2); in main()