HomeSort by: relevance | last modified time | path
    Searched refs:PCI_CLASS_I2O (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/pci/
iop_pci.c 80 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_I2O &&
aac_pci.c 498 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_I2O)
icp_pci.c 230 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_I2O)
amr.c 250 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_I2O)
pcireg.h 177 #define PCI_CLASS_I2O 0x0e
mly.c 243 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_I2O)
pci_subr.c 650 { "I2O", PCI_CLASS_I2O,

Completed in 26 milliseconds