PCI_ROM_ENABLE 192 dev/pci/if_cas.c address |= PCI_ROM_ENABLE; PCI_ROM_ENABLE 287 dev/pci/if_cas.c address &= ~PCI_ROM_ENABLE; PCI_ROM_ENABLE 149 dev/pci/if_gem_pci.c address |= PCI_ROM_ENABLE; PCI_ROM_ENABLE 197 dev/pci/if_gem_pci.c address &= ~PCI_ROM_ENABLE; PCI_ROM_ENABLE 124 dev/pci/mpi_pci.c PWRITE(psc, PCI_ROM_REG, PREAD(psc, PCI_ROM_REG) & ~PCI_ROM_ENABLE); PCI_ROM_ENABLE 112 dev/pci/sti_pci.c pci_conf_write(pa->pa_pc, pa->pa_tag, PCI_ROM_REG, ~PCI_ROM_ENABLE); PCI_ROM_ENABLE 114 dev/pci/sti_pci.c address |= PCI_ROM_ENABLE; PCI_ROM_ENABLE 356 dev/pci/sti_pci.c address |= PCI_ROM_ENABLE; PCI_ROM_ENABLE 373 dev/pci/sti_pci.c address &= ~PCI_ROM_ENABLE;