Home
last modified time | relevance | path

Searched defs:scsiq (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dadvansys.c6052 ADV_SCSI_REQ_Q *scsiq; in AdvISR() local
6624 ASC_QDONE_INFO *scsiq, unsigned int max_dma_count) in _AscCopyLramScsiDoneQ()
6780 ASC_QDONE_INFO *scsiq; in AscIsrQDone() local
7872 static int AscPutReadyQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar q_no) in AscPutReadyQueue()
7915 AscPutReadySgListQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar q_no) in AscPutReadySgListQueue()
8008 AscSendScsiQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar n_q_required) in AscSendScsiQueue()
8067 static int AscExeScsiQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq) in AscExeScsiQueue()
8299 ADV_SCSI_REQ_Q *scsiq = &reqp->scsi_req_q; in AdvExeScsiQueue() local