Home
last modified time | relevance | path

Searched refs:bios_high (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dips.c2061 ha->nvram->bios_high[0], ha->nvram->bios_high[1], in ips_host_info()
2062 ha->nvram->bios_high[2], ha->nvram->bios_high[3], in ips_host_info()
2069 ha->nvram->bios_high[0], ha->nvram->bios_high[1], in ips_host_info()
2070 ha->nvram->bios_high[2], ha->nvram->bios_high[3], in ips_host_info()
5612 ha->nvram->adapter_slot, ha->nvram->bios_high[0], in ips_write_driver_status()
5613 ha->nvram->bios_high[1], ha->nvram->bios_high[2], in ips_write_driver_status()
5614 ha->nvram->bios_high[3], ha->nvram->bios_low[0], in ips_write_driver_status()
5625 memcpy((char *) ha->nvram->bios_high, ha->bios_version, 4); in ips_write_driver_status()
H A Dips.h760 uint8_t bios_high[4]; /* Adapter's Flashed BIOS Version */ member