Searched refs:IS_OEM_001 (Results 1 – 2 of 2) sorted by relevance
2065 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()
2993 #define IS_OEM_001(ha) ((ha)->device_type & DT_OEM_001) macro