Searched refs:ROM_BAR (Results 1 – 2 of 2) sorted by relevance
739 mpt->pci_cfg.ROM_BAR = pci_read_config(mpt->dev, PCIR_BIOS, 4);766 MPT_CHECK(ROM_BAR, PCIR_BIOS, 4);780 pci_write_config(mpt->dev, PCIR_BIOS, mpt->pci_cfg.ROM_BAR, 4);
453 uint32_t ROM_BAR; member