Searched defs:nvram_symbios_host (Results 1 – 1 of 1) sorted by relevance
448 struct nvram_symbios_host { struct449 uint16_t type; /* 4 - 8xx */450 uint16_t device_id; /* PCI device ID */451 uint16_t vendor_id; /* PCI vendor ID */452 uint8_t bus_nr; /* PCI bus number */453 uint8_t device_fn; /* PCI device/func # << 3 */454 uint16_t word8;455 uint16_t flags;457 uint16_t io_port; /* PCI I/O address */