Searched refs:hpt_iop_request_header (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/raid/hptiop/ |
| HD | hptiop.h | 249 struct hpt_iop_request_header { struct 258 struct hpt_iop_request_header header; argument 271 struct hpt_iop_request_header header; 290 struct hpt_iop_request_header header; 302 struct hpt_iop_request_header header; 313 struct hpt_iop_request_header header;
|
| HD | hptiop.c | 359 offsetof(struct hpt_iop_request_header, type)); in hptiop_request_callback_itl() 361 offsetof(struct hpt_iop_request_header, result)); in hptiop_request_callback_itl() 367 offsetof(struct hpt_iop_request_header, context), in hptiop_request_callback_itl() 375 offsetof(struct hpt_iop_request_header, context), in hptiop_request_callback_itl() 473 offsetof(struct hpt_iop_request_header, in hptiop_drain_outbound_queue_itl() 479 offsetof(struct hpt_iop_request_header, in hptiop_drain_outbound_queue_itl() 488 offsetof(struct hpt_iop_request_header, in hptiop_drain_outbound_queue_itl() 816 offsetof(struct hpt_iop_request_header, context), in hptiop_send_sync_request_itl() 855 struct hpt_iop_request_header *reqhdr = (struct hpt_iop_request_header *)req; in hptiop_send_sync_request_mvfrey() 926 sizeof(struct hpt_iop_request_header) >> 2); in hptiop_get_config_itl() [all …]
|