Home
last modified time | relevance | path

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

/drivers/scsi/
Datari_NCR5380.c362 static int is_lun_busy(Scsi_Cmnd *cmd, int should_be_tagged) in is_lun_busy() function
1078 !is_lun_busy( tmp, tmp->cmnd[0] != REQUEST_SENSE) in DEF_SCSI_QCMD()
Dsun3_NCR5380.c356 static int is_lun_busy(struct scsi_cmnd *cmd, int should_be_tagged) in is_lun_busy() function
1018 !is_lun_busy( tmp, tmp->cmnd[0] != REQUEST_SENSE) in DEF_SCSI_QCMD()