PCIR_ROMADDR
#ifndef PCIR_ROMADDR
data = pci_read_config(dev, PCIR_ROMADDR, 4);
pci_write_config(dev, PCIR_ROMADDR, data, 4);