Searched refs:QLA83XX_IDC_RESET_DISABLED (Results 1 – 3 of 3) sorted by relevance
788 idc_control |= QLA83XX_IDC_RESET_DISABLED; in qla2x00_sysfs_write_reset()799 idc_control &= ~QLA83XX_IDC_RESET_DISABLED; in qla2x00_sysfs_write_reset()
223 #define QLA83XX_IDC_RESET_DISABLED BIT_0 macro
6531 if ((idc_control & QLA83XX_IDC_RESET_DISABLED)) { in qla83xx_initiating_reset()