hpdst             359 dev/ic/isp_inline.h isp_copy_out_hdr(struct ispsoftc *isp, isphdr_t *hpsrc, isphdr_t *hpdst)
hpdst             363 dev/ic/isp_inline.h 		    &hpdst->rqs_entry_count);
hpdst             365 dev/ic/isp_inline.h 		    &hpdst->rqs_entry_type);
hpdst             367 dev/ic/isp_inline.h 		    &hpdst->rqs_flags);
hpdst             369 dev/ic/isp_inline.h 		    &hpdst->rqs_seqno);
hpdst             372 dev/ic/isp_inline.h 		    &hpdst->rqs_entry_type);
hpdst             374 dev/ic/isp_inline.h 		    &hpdst->rqs_entry_count);
hpdst             376 dev/ic/isp_inline.h 		    &hpdst->rqs_seqno);
hpdst             378 dev/ic/isp_inline.h 		    &hpdst->rqs_flags);
hpdst             383 dev/ic/isp_inline.h isp_copy_in_hdr(struct ispsoftc *isp, isphdr_t *hpsrc, isphdr_t *hpdst)
hpdst             387 dev/ic/isp_inline.h 		    hpdst->rqs_entry_count);
hpdst             389 dev/ic/isp_inline.h 		    hpdst->rqs_entry_type);
hpdst             391 dev/ic/isp_inline.h 		    hpdst->rqs_flags);
hpdst             393 dev/ic/isp_inline.h 		    hpdst->rqs_seqno);
hpdst             396 dev/ic/isp_inline.h 		    hpdst->rqs_entry_type);
hpdst             398 dev/ic/isp_inline.h 		    hpdst->rqs_entry_count);
hpdst             400 dev/ic/isp_inline.h 		    hpdst->rqs_seqno);
hpdst             402 dev/ic/isp_inline.h 		    hpdst->rqs_flags);