Searched refs:ROM_BAR (Results 1 – 2 of 2) sorted by relevance
742 mpt->pci_cfg.ROM_BAR = pci_read_config(mpt->dev, PCIR_BIOS, 4);769 MPT_CHECK(ROM_BAR, PCIR_BIOS, 4);783 pci_write_config(mpt->dev, PCIR_BIOS, mpt->pci_cfg.ROM_BAR, 4);
454 uint32_t ROM_BAR; member