Searched refs:bios_high (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | ips.c | 2073 ha->nvram->bios_high[0], ha->nvram->bios_high[1], in ips_host_info() 2074 ha->nvram->bios_high[2], ha->nvram->bios_high[3], in ips_host_info() 2081 ha->nvram->bios_high[0], ha->nvram->bios_high[1], in ips_host_info() 2082 ha->nvram->bios_high[2], ha->nvram->bios_high[3], in ips_host_info() 5633 ha->nvram->adapter_slot, ha->nvram->bios_high[0], in ips_write_driver_status() 5634 ha->nvram->bios_high[1], ha->nvram->bios_high[2], in ips_write_driver_status() 5635 ha->nvram->bios_high[3], ha->nvram->bios_low[0], in ips_write_driver_status() 5646 strncpy((char *) ha->nvram->bios_high, ha->bios_version, 4); in ips_write_driver_status()
|
D | ips.h | 778 uint8_t bios_high[4]; /* Adapter's Flashed BIOS Version */ member
|