OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_CLASS_IDE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sandpoint/stand/altboot/
globals.h
112
#define
PCI_CLASS_IDE
0x0101
pciide.c
100
native = PCI_CLASS(val) !=
PCI_CLASS_IDE
||
pci.c
221
if (PCI_CLASS(val) ==
PCI_CLASS_IDE
&& (PCI_INTERFACE(val) & 0x05) == 0)
main.c
143
nata = pcilookup(
PCI_CLASS_IDE
, lata, 2);
Completed in 203 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025