Searched refs:ADV_SCSI_REQ_Q (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dadvansys.c1832 * ADV_SCSI_REQ_Q - microcode request structure
1874 } ADV_SCSI_REQ_Q; typedef in typeref:struct:adv_scsi_req_q
1879 * The ADV_SCSI_REQ_Q structure in adv_req_t is passed to the Adv Library
1880 * and microcode with the ADV_SCSI_REQ_Q field 'srb_ptr' pointing to the
1884 * Zero or more ADV_SG_BLOCK are used with each ADV_SCSI_REQ_Q. Each
1887 * ADV_SCSI_REQ_Q.
1898 ADV_SCSI_REQ_Q scsi_req_q; /* Adv Library request structure. */
2688 * Display an ADV_SCSI_REQ_Q structure.
2690 static void asc_prt_adv_scsi_req_q(ADV_SCSI_REQ_Q *q)
2695 printk("ADV_SCSI_REQ_Q a
[all...]

Completed in 38 milliseconds