Searched refs:hpt_iop_request_header (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/hptiop/ |
| D | hptiop.h | 252 struct hpt_iop_request_header { struct 261 struct hpt_iop_request_header header; argument 274 struct hpt_iop_request_header header; 293 struct hpt_iop_request_header header; 305 struct hpt_iop_request_header header; 316 struct hpt_iop_request_header header;
|
| D | hptiop.c | 364 offsetof(struct hpt_iop_request_header, type)); in hptiop_request_callback_itl() 366 offsetof(struct hpt_iop_request_header, result)); in hptiop_request_callback_itl() 372 offsetof(struct hpt_iop_request_header, context), in hptiop_request_callback_itl() 380 offsetof(struct hpt_iop_request_header, context), in hptiop_request_callback_itl() 476 struct hpt_iop_request_header *p; in hptiop_drain_outbound_queue_itl() 478 p = (struct hpt_iop_request_header *) in hptiop_drain_outbound_queue_itl() 482 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() 497 offsetof(struct hpt_iop_request_header, in hptiop_drain_outbound_queue_itl() 825 offsetof(struct hpt_iop_request_header, context), in hptiop_send_sync_request_itl() [all …]
|