Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dhptiop.h143 struct hpt_iop_request_header { struct
179 struct hpt_iop_request_header header;
192 struct hpt_iop_request_header header;
206 struct hpt_iop_request_header header;
224 struct hpt_iop_request_header header;
235 struct hpt_iop_request_header header;
Dhptiop.c96 struct hpt_iop_request_header __iomem * p; in hptiop_drain_outbound_queue_itl()
98 p = (struct hpt_iop_request_header __iomem *) in hptiop_drain_outbound_queue_itl()
301 struct hpt_iop_request_header __iomem *req = _req; in iop_send_sync_request_itl()
323 struct hpt_iop_request_header *reqhdr = hba->u.mv.internal_req; in iop_send_sync_request_mv()
343 struct hpt_iop_request_header *reqhdr = in iop_send_sync_request_mvfrey()
485 memcpy_toio((u8 __iomem *)req + sizeof(struct hpt_iop_request_header), in iop_set_config_itl()
486 (u8 *)config + sizeof(struct hpt_iop_request_header), in iop_set_config_itl()
488 sizeof(struct hpt_iop_request_header)); in iop_set_config_itl()
796 struct hpt_iop_request_header __iomem *req; in hptiop_iop_request_callback_itl()
800 req = (struct hpt_iop_request_header __iomem *) in hptiop_iop_request_callback_itl()
[all …]