Home
last modified time | relevance | path

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

/freebsd/sys/dev/gem/
H A Dif_gem_pci.c209 #define PCI_ROM_DEVICE 0x06 in gem_pci_attach() macro
241 GEM_ROM_READ_2(sc, i + PCI_ROM_DEVICE) != pci_get_device(dev) || in gem_pci_attach()
/freebsd/sys/dev/cas/
H A Dif_cas.c2712 #define PCI_ROM_DEVICE 0x06 in cas_pci_attach() macro
2753 CAS_ROM_READ_2(sc, i + PCI_ROM_DEVICE) != pci_get_device(dev) || in cas_pci_attach()