Home
last modified time | relevance | path

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

/openbmc/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
7871 static int AscPutReadyQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar q_no) in AscPutReadyQueue()
7914 AscPutReadySgListQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar q_no) in AscPutReadySgListQueue()
8007 AscSendScsiQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq, uchar n_q_required) in AscSendScsiQueue()
8066 static int AscExeScsiQueue(ASC_DVC_VAR *asc_dvc, ASC_SCSI_Q *scsiq) in AscExeScsiQueue()
8298 ADV_SCSI_REQ_Q *scsiq = &reqp->scsi_req_q; in AdvExeScsiQueue() local