Symbol: hpt_iop_request_header
sys/dev/raid/hptiop/hptiop.c
1034
memcpy((u_int8_t *)req + sizeof(struct hpt_iop_request_header),
sys/dev/raid/hptiop/hptiop.c
1035
(u_int8_t *)config + sizeof(struct hpt_iop_request_header),
sys/dev/raid/hptiop/hptiop.c
1037
sizeof(struct hpt_iop_request_header));
sys/dev/raid/hptiop/hptiop.c
1061
memcpy((u_int8_t *)req + sizeof(struct hpt_iop_request_header),
sys/dev/raid/hptiop/hptiop.c
1062
(u_int8_t *)config + sizeof(struct hpt_iop_request_header),
sys/dev/raid/hptiop/hptiop.c
1064
sizeof(struct hpt_iop_request_header));
sys/dev/raid/hptiop/hptiop.c
359
offsetof(struct hpt_iop_request_header, type));
sys/dev/raid/hptiop/hptiop.c
361
offsetof(struct hpt_iop_request_header, result));
sys/dev/raid/hptiop/hptiop.c
367
offsetof(struct hpt_iop_request_header, context),
sys/dev/raid/hptiop/hptiop.c
375
offsetof(struct hpt_iop_request_header, context),
sys/dev/raid/hptiop/hptiop.c
473
offsetof(struct hpt_iop_request_header,
sys/dev/raid/hptiop/hptiop.c
479
offsetof(struct hpt_iop_request_header,
sys/dev/raid/hptiop/hptiop.c
488
offsetof(struct hpt_iop_request_header,
sys/dev/raid/hptiop/hptiop.c
816
offsetof(struct hpt_iop_request_header, context),
sys/dev/raid/hptiop/hptiop.c
855
struct hpt_iop_request_header *reqhdr = (struct hpt_iop_request_header *)req;
sys/dev/raid/hptiop/hptiop.c
926
sizeof(struct hpt_iop_request_header) >> 2);
sys/dev/raid/hptiop/hptiop.h
258
struct hpt_iop_request_header header;
sys/dev/raid/hptiop/hptiop.h
271
struct hpt_iop_request_header header;
sys/dev/raid/hptiop/hptiop.h
290
struct hpt_iop_request_header header;
sys/dev/raid/hptiop/hptiop.h
302
struct hpt_iop_request_header header;
sys/dev/raid/hptiop/hptiop.h
313
struct hpt_iop_request_header header;