Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h264 #define IDC_LOCK_RECOVERY_STAGE1 0x1 /* Stage1: Intent for macro
H A Dqla_os.c5889 data = (IDC_LOCK_RECOVERY_STAGE1) | (ha->portnum << 2); in qla83xx_force_lock_recovery()