Lines Matching refs:ADV_SCSI_REQ_Q

1651 	__le32 areq_vpa;	/* ADV_SCSI_REQ_Q Virtual or Physical Address */
1724 * ADV_SCSI_REQ_Q - microcode request structure
1763 } ADV_SCSI_REQ_Q;
1768 * The ADV_SCSI_REQ_Q structure in adv_req_t is passed to the Adv Library
1769 * and microcode with the ADV_SCSI_REQ_Q field 'srb_tag' set to the
1773 * Zero or more ADV_SG_BLOCK are used with each ADV_SCSI_REQ_Q. Each
1776 * ADV_SCSI_REQ_Q.
1787 ADV_SCSI_REQ_Q scsi_req_q; /* Adv Library request structure. */
1961 * match the ADV_SCSI_REQ_Q 'srb_tag' field.
2007 * ADV_SCSI_REQ_Q 'done_status' and 'host_status' return values.
2561 * Display an ADV_SCSI_REQ_Q structure.
2563 static void asc_prt_adv_scsi_req_q(ADV_SCSI_REQ_Q *q)
2569 printk("ADV_SCSI_REQ_Q at addr 0x%lx\n", (ulong)q);
5896 static void adv_isr_callback(ADV_DVC_VAR *adv_dvc_varp, ADV_SCSI_REQ_Q *scsiqp)
5912 * completed ADV_SCSI_REQ_Q structure.
6052 ADV_SCSI_REQ_Q *scsiq;
6098 * Get a pointer to the newly completed ADV_SCSI_REQ_Q structure.
6101 * The firmware will have copied the ADV_SCSI_REQ_Q.scsiq_ptr
6103 * below complements the conversion of ADV_SCSI_REQ_Q.scsiq_ptr'
6143 * the ADV_SCSI_REQ_Q pointer to its callback function.
7541 ADV_SCSI_REQ_Q *scsiqp, struct scsi_cmnd *scp, int use_sg)
7641 * Multi-byte fields in the ADV_SCSI_REQ_Q that are used by the
7651 ADV_SCSI_REQ_Q *scsiqp;
7688 * Build the ADV_SCSI_REQ_Q request.
7715 /* Build ADV_SCSI_REQ_Q */
8276 * Allocate a carrier structure, point the carrier to the ADV_SCSI_REQ_Q,
8283 * Multi-byte fields in the ADV_SCSI_REQ_Q that are used by the microcode
8291 * ADV_ERROR(-1) - Invalid ADV_SCSI_REQ_Q request structure
8298 ADV_SCSI_REQ_Q *scsiq = &reqp->scsi_req_q;
8301 * The ADV_SCSI_REQ_Q 'target_id' field should never exceed ADV_MAX_TID.
8323 /* Save virtual and physical address of ADV_SCSI_REQ_Q and carrier. */
8331 * Use the current stopper to send the ADV_SCSI_REQ_Q command to