Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_sup.c2173 if (IS_OEM_001(ha)) { in qla2x00_program_flash_address()
2209 if (IS_OEM_001(ha)) { in qla2x00_erase_flash()
2409 if (IS_OEM_001(ha)) { in qla2x00_write_optrom_data()
Dqla_def.h3876 #define IS_OEM_001(ha) ((ha)->device_type & DT_OEM_001) macro