Home
last modified time | relevance | path

Searched refs:adv_req_t (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dadvansys.c1768 * The ADV_SCSI_REQ_Q structure in adv_req_t is passed to the Adv Library
1770 * SCSI request tag. The adv_req_t structure 'cmndp' field in turn points
1792 } adv_req_t __aligned(32);
2206 unsigned int adv_build_noreq; /* # adv_build_req() adv_req_t alloc. fail. */
2264 adv_req_t *adv_reqp; /* Request structures. */
4219 static adv_req_t * adv_get_reqp(struct adv_dvc_var *adv_dvc, u32 offset) in adv_get_reqp()
5899 adv_req_t *reqp; in adv_isr_callback()
5910 * Get the adv_req_t structure for the command that has been in adv_isr_callback()
5911 * completed. The adv_req_t structure actually contains the in adv_isr_callback()
5919 ("adv_isr_callback: scp is NULL; adv_req_t droppe in adv_isr_callback()
[all...]