Searched refs:input_Q (Results 1 – 2 of 2) sorted by relevance
438 hostdata->input_Q = cmd; in wd33c93_queuecommand_lck()489 cmd = (struct scsi_cmnd *) hostdata->input_Q; in DEF_SCSI_QCMD()558 if (!(hostdata->input_Q)) /* input_Q empty? */ in DEF_SCSI_QCMD()1349 (uchar *) hostdata->input_Q; in wd33c93_intr()1350 hostdata->input_Q = cmd; in wd33c93_intr()1361 (uchar *) hostdata->input_Q; in wd33c93_intr()1362 hostdata->input_Q = cmd; in wd33c93_intr()1585 hostdata->input_Q = NULL; in wd33c93_host_reset()1627 hostdata->input_Q = in wd33c93_abort()1959 hostdata->input_Q = NULL; in wd33c93_init()[all …]
231 volatile struct scsi_cmnd *input_Q; /* commands waiting to be started */ member
Completed in 7 milliseconds