Searched refs:bios_low (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/ |
| H A D | ips.c | 2044 if (ha->nvram->bios_low[3] == 0) { in ips_host_info() 2049 ha->nvram->bios_low[0], ha->nvram->bios_low[1], in ips_host_info() 2050 ha->nvram->bios_low[2]); in ips_host_info() 2057 ha->nvram->bios_low[0], ha->nvram->bios_low[1], in ips_host_info() 2058 ha->nvram->bios_low[2], ha->nvram->bios_low[3]); in ips_host_info() 5600 ha->nvram->bios_high[3], ha->nvram->bios_low[0], in ips_write_driver_status() 5601 ha->nvram->bios_low[1], ha->nvram->bios_low[2], in ips_write_driver_status() 5602 ha->nvram->bios_low[3]); in ips_write_driver_status() 5612 memcpy((char *) ha->nvram->bios_low, ha->bios_version + 4, 4); in ips_write_driver_status()
|
| H A D | ips.h | 762 uint8_t bios_low[4]; member
|