Searched refs:bios_high (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/ |
| H A D | ips.c | 2047 ha->nvram->bios_high[0], ha->nvram->bios_high[1], in ips_host_info() 2048 ha->nvram->bios_high[2], ha->nvram->bios_high[3], in ips_host_info() 2055 ha->nvram->bios_high[0], ha->nvram->bios_high[1], in ips_host_info() 2056 ha->nvram->bios_high[2], ha->nvram->bios_high[3], in ips_host_info() 5598 ha->nvram->adapter_slot, ha->nvram->bios_high[0], in ips_write_driver_status() 5599 ha->nvram->bios_high[1], ha->nvram->bios_high[2], in ips_write_driver_status() 5600 ha->nvram->bios_high[3], ha->nvram->bios_low[0], in ips_write_driver_status() 5611 memcpy((char *) ha->nvram->bios_high, ha->bios_version, 4); in ips_write_driver_status()
|
| H A D | ips.h | 761 uint8_t bios_high[4]; /* Adapter's Flashed BIOS Version */ member
|