Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_sup.c2065 if (IS_OEM_001(ha)) { in qla2x00_program_flash_address()
2101 if (IS_OEM_001(ha)) { in qla2x00_erase_flash()
2300 if (IS_OEM_001(ha)) { in qla2x00_write_optrom_data()
Dqla_def.h2993 #define IS_OEM_001(ha) ((ha)->device_type & DT_OEM_001) macro