tag | line | file | source code |
---|---|---|---|
NCR5380_select | 980 | drivers/scsi/NCR5380.c | if (!NCR5380_select(instance, tmp, |
NCR5380_select | 2702 | drivers/scsi/NCR5380.c | if (NCR5380_select (instance, cmd, (int) cmd->tag)) |
NCR5380_select | 293 | drivers/scsi/NCR5380.h | static int NCR5380_select (struct Scsi_Host *instance, Scsi_Cmnd *cmd, int tag); |