Lines Matching refs:ADV_SCSI_REQ_Q

1664 	__le32 areq_vpa;	/* ADV_SCSI_REQ_Q Virtual or Physical Address */
1737 * ADV_SCSI_REQ_Q - microcode request structure
1776 } ADV_SCSI_REQ_Q;
1781 * The ADV_SCSI_REQ_Q structure in adv_req_t is passed to the Adv Library
1782 * and microcode with the ADV_SCSI_REQ_Q field 'srb_tag' set to the
1786 * Zero or more ADV_SG_BLOCK are used with each ADV_SCSI_REQ_Q. Each
1789 * ADV_SCSI_REQ_Q.
1800 ADV_SCSI_REQ_Q scsi_req_q; /* Adv Library request structure. */
1974 * match the ADV_SCSI_REQ_Q 'srb_tag' field.
2020 * ADV_SCSI_REQ_Q 'done_status' and 'host_status' return values.
2572 * Display an ADV_SCSI_REQ_Q structure.
2574 static void asc_prt_adv_scsi_req_q(ADV_SCSI_REQ_Q *q)
2580 printk("ADV_SCSI_REQ_Q at addr 0x%lx\n", (ulong)q);
5945 static void adv_isr_callback(ADV_DVC_VAR *adv_dvc_varp, ADV_SCSI_REQ_Q *scsiqp)
5961 * completed ADV_SCSI_REQ_Q structure.
6117 ADV_SCSI_REQ_Q *scsiq;
6163 * Get a pointer to the newly completed ADV_SCSI_REQ_Q structure.
6166 * The firmware will have copied the ADV_SCSI_REQ_Q.scsiq_ptr
6168 * below complements the conversion of ADV_SCSI_REQ_Q.scsiq_ptr'
6210 * the ADV_SCSI_REQ_Q pointer to its callback function.
7627 ADV_SCSI_REQ_Q *scsiqp, struct scsi_cmnd *scp, int use_sg)
7727 * Multi-byte fields in the ADV_SCSI_REQ_Q that are used by the
7737 ADV_SCSI_REQ_Q *scsiqp;
7774 * Build the ADV_SCSI_REQ_Q request.
7801 /* Build ADV_SCSI_REQ_Q */
8362 * Allocate a carrier structure, point the carrier to the ADV_SCSI_REQ_Q,
8369 * Multi-byte fields in the ADV_SCSI_REQ_Q that are used by the microcode
8377 * ADV_ERROR(-1) - Invalid ADV_SCSI_REQ_Q request structure
8384 ADV_SCSI_REQ_Q *scsiq = &reqp->scsi_req_q;
8387 * The ADV_SCSI_REQ_Q 'target_id' field should never exceed ADV_MAX_TID.
8409 /* Save virtual and physical address of ADV_SCSI_REQ_Q and carrier. */
8417 * Use the current stopper to send the ADV_SCSI_REQ_Q command to