Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_target.c2030 u64 op_lun; in abort_cmds_for_lun() local
2033 op_lun = scsilun_to_int( in abort_cmds_for_lun()
2035 if (op_key == key && op_lun == lun) in abort_cmds_for_lun()
2041 u64 op_lun; in abort_cmds_for_lun() local
2044 op_lun = scsilun_to_int( in abort_cmds_for_lun()
2046 if (op_key == key && op_lun == lun) in abort_cmds_for_lun()