Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dinitio.c868 u16 scbp_tarlun; in initio_find_busy_scb() local
873 scbp_tarlun = (tmp->lun << 8) | (tmp->target); in initio_find_busy_scb()
874 if (scbp_tarlun == tarlun) { /* Unlink this SCB */ in initio_find_busy_scb()