Home
last modified time | relevance | path

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

/openbmc/linux/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()