Searched refs:input_Q (Results 1 – 2 of 2) sorted by relevance
379 hostdata->input_Q = cmd; in wd33c93_queuecommand_lck()431 cmd = (struct scsi_cmnd *) hostdata->input_Q; in DEF_SCSI_QCMD()501 if (!(hostdata->input_Q)) /* input_Q empty? */ in DEF_SCSI_QCMD()1296 (uchar *) hostdata->input_Q; in wd33c93_intr()1297 hostdata->input_Q = cmd; in wd33c93_intr()1308 (uchar *) hostdata->input_Q; in wd33c93_intr()1309 hostdata->input_Q = cmd; in wd33c93_intr()1532 hostdata->input_Q = NULL; in wd33c93_host_reset()1574 hostdata->input_Q = in wd33c93_abort()1904 hostdata->input_Q = NULL; in wd33c93_init()[all …]
226 volatile struct scsi_cmnd *input_Q; /* commands waiting to be started */ member
Completed in 16 milliseconds