Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dinitio.c900 u16 scbp_tarlun; in initio_find_busy_scb() local
905 scbp_tarlun = (tmp->lun << 8) | (tmp->target); in initio_find_busy_scb()
906 if (scbp_tarlun == tarlun) { /* Unlink this SCB */ in initio_find_busy_scb()