Searched refs:IS_OEM_001 (Results 1 – 2 of 2) sorted by relevance
2190 if (IS_OEM_001(ha)) { in qla2x00_program_flash_address()2226 if (IS_OEM_001(ha)) { in qla2x00_erase_flash()2426 if (IS_OEM_001(ha)) { in qla2x00_write_optrom_data()
4366 #define IS_OEM_001(ha) ((ha)->device_type & DT_OEM_001) macro