Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_target.c1898 u64 op_lun; in abort_cmds_for_lun() local
1901 op_lun = scsilun_to_int( in abort_cmds_for_lun()
1903 if (op_key == key && op_lun == lun) in abort_cmds_for_lun()
1909 u64 op_lun; in abort_cmds_for_lun() local
1912 op_lun = scsilun_to_int( in abort_cmds_for_lun()
1914 if (op_key == key && op_lun == lun) in abort_cmds_for_lun()