Home
last modified time | relevance | path

Searched refs:PCI_ROM_SIZE (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/gem/
H A Dif_gem_pci.c239 #define PCI_ROM_SIZE 0x18 in gem_pci_attach() macro
278 i + PCI_ROM_SIZE) { in gem_pci_attach()
/freebsd-12.1/sys/dev/hme/
H A Dif_hme_pci.c225 #define PCI_ROM_SIZE 0x18 in hme_pci_attach() macro
296 (j = HME_ROM_READ_2(i + PCI_ROM_PTR_VPD)) < i + PCI_ROM_SIZE) { in hme_pci_attach()
/freebsd-12.1/sys/dev/cas/
H A Dif_cas.c2723 #define PCI_ROM_SIZE 0x18 in cas_pci_attach() macro
2771 i + PCI_ROM_SIZE) { in cas_pci_attach()