Searched refs:hpt_iop_request_header (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/hptiop/ |
| HD | hptiop.h | 250 struct hpt_iop_request_header { struct 259 struct hpt_iop_request_header header; argument 272 struct hpt_iop_request_header header; 291 struct hpt_iop_request_header header; 303 struct hpt_iop_request_header header; 314 struct hpt_iop_request_header header;
|
| HD | hptiop.c | 362 offsetof(struct hpt_iop_request_header, type)); in hptiop_request_callback_itl() 364 offsetof(struct hpt_iop_request_header, result)); in hptiop_request_callback_itl() 370 offsetof(struct hpt_iop_request_header, context), in hptiop_request_callback_itl() 378 offsetof(struct hpt_iop_request_header, context), in hptiop_request_callback_itl() 474 struct hpt_iop_request_header *p; in hptiop_drain_outbound_queue_itl() 476 p = (struct hpt_iop_request_header *) in hptiop_drain_outbound_queue_itl() 480 offsetof(struct hpt_iop_request_header, in hptiop_drain_outbound_queue_itl() 486 offsetof(struct hpt_iop_request_header, in hptiop_drain_outbound_queue_itl() 495 offsetof(struct hpt_iop_request_header, in hptiop_drain_outbound_queue_itl() 823 offsetof(struct hpt_iop_request_header, context), in hptiop_send_sync_request_itl() [all …]
|