Symbol: hpt_iop_request_header
sys/dev/hptiop/hptiop.c
1030
memcpy((u_int8_t *)req + sizeof(struct hpt_iop_request_header),
sys/dev/hptiop/hptiop.c
1031
(u_int8_t *)config + sizeof(struct hpt_iop_request_header),
sys/dev/hptiop/hptiop.c
1033
sizeof(struct hpt_iop_request_header));
sys/dev/hptiop/hptiop.c
1057
memcpy((u_int8_t *)req + sizeof(struct hpt_iop_request_header),
sys/dev/hptiop/hptiop.c
1058
(u_int8_t *)config + sizeof(struct hpt_iop_request_header),
sys/dev/hptiop/hptiop.c
1060
sizeof(struct hpt_iop_request_header));
sys/dev/hptiop/hptiop.c
354
offsetof(struct hpt_iop_request_header, type));
sys/dev/hptiop/hptiop.c
356
offsetof(struct hpt_iop_request_header, result));
sys/dev/hptiop/hptiop.c
362
offsetof(struct hpt_iop_request_header, context),
sys/dev/hptiop/hptiop.c
370
offsetof(struct hpt_iop_request_header, context),
sys/dev/hptiop/hptiop.c
468
offsetof(struct hpt_iop_request_header,
sys/dev/hptiop/hptiop.c
474
offsetof(struct hpt_iop_request_header,
sys/dev/hptiop/hptiop.c
483
offsetof(struct hpt_iop_request_header,
sys/dev/hptiop/hptiop.c
811
offsetof(struct hpt_iop_request_header, context),
sys/dev/hptiop/hptiop.c
850
struct hpt_iop_request_header *reqhdr =
sys/dev/hptiop/hptiop.c
851
(struct hpt_iop_request_header *)req;
sys/dev/hptiop/hptiop.c
922
sizeof(struct hpt_iop_request_header) >> 2);
sys/dev/hptiop/hptiop.h
259
struct hpt_iop_request_header header;
sys/dev/hptiop/hptiop.h
272
struct hpt_iop_request_header header;
sys/dev/hptiop/hptiop.h
291
struct hpt_iop_request_header header;
sys/dev/hptiop/hptiop.h
303
struct hpt_iop_request_header header;
sys/dev/hptiop/hptiop.h
314
struct hpt_iop_request_header header;