Home
last modified time | relevance | path

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

/freebsd/sys/dev/cas/
H A Dif_cas.c2731 #define CAS_ROM_READ_4(sc, offs) \ in cas_pci_attach() macro
2751 if (CAS_ROM_READ_4(sc, i + PCI_ROM_SIG) != PCI_ROM_SIG_MAGIC || in cas_pci_attach()