Home
last modified time | relevance | path

Searched refs:QLA83XX_IDC_GRACEFUL_RESET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c753 idc_control |= QLA83XX_IDC_GRACEFUL_RESET; in qla2x00_sysfs_write_reset()
H A Dqla_os.c5849 if (idc_control & QLA83XX_IDC_GRACEFUL_RESET) { in qla83xx_service_idc_aen()
6669 idc_control &= ~QLA83XX_IDC_GRACEFUL_RESET; in qla83xx_device_bootstrap()
H A Dqla_def.h250 #define QLA83XX_IDC_GRACEFUL_RESET BIT_1 macro