Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c1978 u64 op_lun; in abort_cmds_for_lun() local
1981 op_lun = scsilun_to_int( in abort_cmds_for_lun()
1983 if (op_key == key && op_lun == lun) in abort_cmds_for_lun()
1989 u64 op_lun; in abort_cmds_for_lun() local
1992 op_lun = scsilun_to_int( in abort_cmds_for_lun()
1994 if (op_key == key && op_lun == lun) in abort_cmds_for_lun()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.c2008 u64 op_lun; in abort_cmds_for_lun() local
2011 op_lun = scsilun_to_int( in abort_cmds_for_lun()
2013 if (op_key == key && op_lun == lun) in abort_cmds_for_lun()

Completed in 15 milliseconds