Lines Matching refs:hpt_iop_request_scsi_command

325 	struct hpt_iop_request_scsi_command *req=NULL;  in hptiop_request_callback_itl()
337 req = (struct hpt_iop_request_scsi_command *)srb; in hptiop_request_callback_itl()
345 req = (struct hpt_iop_request_scsi_command *)srb; in hptiop_request_callback_itl()
374 index + offsetof(struct hpt_iop_request_scsi_command, in hptiop_request_callback_itl()
431 index + offsetof(struct hpt_iop_request_scsi_command, in hptiop_request_callback_itl()
523 struct hpt_iop_request_scsi_command *req; in hptiop_request_callback_mv()
528 req = (struct hpt_iop_request_scsi_command *)srb; in hptiop_request_callback_mv()
618 struct hpt_iop_request_scsi_command *req; in hptiop_request_callback_mvfrey()
630 req = (struct hpt_iop_request_scsi_command *)srb; in hptiop_request_callback_mvfrey()
2398 struct hpt_iop_request_scsi_command req; in hptiop_post_req_itl()
2424 offsetof(struct hpt_iop_request_scsi_command, sg_list) in hptiop_post_req_itl()
2448 struct hpt_iop_request_scsi_command *req; in hptiop_post_req_itl()
2450 req = (struct hpt_iop_request_scsi_command *)srb; in hptiop_post_req_itl()
2471 offsetof(struct hpt_iop_request_scsi_command, sg_list) in hptiop_post_req_itl()
2512 struct hpt_iop_request_scsi_command *req; in hptiop_post_req_mv()
2515 req = (struct hpt_iop_request_scsi_command *)srb; in hptiop_post_req_mv()
2539 req->header.size = sizeof(struct hpt_iop_request_scsi_command) in hptiop_post_req_mv()
2566 struct hpt_iop_request_scsi_command *req; in hptiop_post_req_mvfrey()
2569 req = (struct hpt_iop_request_scsi_command *)srb; in hptiop_post_req_mvfrey()
2593 req->header.size = sizeof(struct hpt_iop_request_scsi_command) in hptiop_post_req_mvfrey()