Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dinitio.c870 u16 scbp_tarlun; in initio_find_busy_scb() local
875 scbp_tarlun = (tmp->lun << 8) | (tmp->target); in initio_find_busy_scb()
876 if (scbp_tarlun == tarlun) { /* Unlink this SCB */ in initio_find_busy_scb()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dinitio.c869 u16 scbp_tarlun; in initio_find_busy_scb() local
874 scbp_tarlun = (tmp->lun << 8) | (tmp->target); in initio_find_busy_scb()
875 if (scbp_tarlun == tarlun) { /* Unlink this SCB */ in initio_find_busy_scb()

Completed in 6 milliseconds