Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhptiop.h151 struct hpt_iop_request_header { struct
187 struct hpt_iop_request_header header;
200 struct hpt_iop_request_header header;
214 struct hpt_iop_request_header header;
232 struct hpt_iop_request_header header;
243 struct hpt_iop_request_header header;
Dhptiop.c104 struct hpt_iop_request_header __iomem * p; in hptiop_drain_outbound_queue_itl()
106 p = (struct hpt_iop_request_header __iomem *) in hptiop_drain_outbound_queue_itl()
309 struct hpt_iop_request_header __iomem *req = _req; in iop_send_sync_request_itl()
331 struct hpt_iop_request_header *reqhdr = hba->u.mv.internal_req; in iop_send_sync_request_mv()
351 struct hpt_iop_request_header *reqhdr = in iop_send_sync_request_mvfrey()
493 memcpy_toio((u8 __iomem *)req + sizeof(struct hpt_iop_request_header), in iop_set_config_itl()
494 (u8 *)config + sizeof(struct hpt_iop_request_header), in iop_set_config_itl()
496 sizeof(struct hpt_iop_request_header)); in iop_set_config_itl()
805 struct hpt_iop_request_header __iomem *req; in hptiop_iop_request_callback_itl()
809 req = (struct hpt_iop_request_header __iomem *) in hptiop_iop_request_callback_itl()
[all …]