Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()