Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Datari_NCR5380.c351 static int is_lun_busy( Scsi_Cmnd *cmd, int should_be_tagged ) in is_lun_busy() function
1104 !is_lun_busy( tmp, tmp->cmnd[0] != REQUEST_SENSE) in NCR5380_main()
Dmac_NCR5380.c374 static int is_lun_busy( Scsi_Cmnd *cmd, int should_be_tagged ) in is_lun_busy() function
1113 !is_lun_busy( tmp, tmp->cmnd[0] != REQUEST_SENSE) in NCR5380_main()
Dsun3_NCR5380.c358 static int is_lun_busy( Scsi_Cmnd *cmd, int should_be_tagged ) in is_lun_busy() function
1100 !is_lun_busy( tmp, tmp->cmnd[0] != REQUEST_SENSE) in NCR5380_main()