Home
last modified time | relevance | path

Searched refs:hpdst (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/ic/
Disp_inline.h350 isp_copy_out_hdr(struct ispsoftc *isp, isphdr_t *hpsrc, isphdr_t *hpdst) in isp_copy_out_hdr() argument
354 &hpdst->rqs_entry_count); in isp_copy_out_hdr()
356 &hpdst->rqs_entry_type); in isp_copy_out_hdr()
358 &hpdst->rqs_flags); in isp_copy_out_hdr()
360 &hpdst->rqs_seqno); in isp_copy_out_hdr()
363 &hpdst->rqs_entry_type); in isp_copy_out_hdr()
365 &hpdst->rqs_entry_count); in isp_copy_out_hdr()
367 &hpdst->rqs_seqno); in isp_copy_out_hdr()
369 &hpdst->rqs_flags); in isp_copy_out_hdr()
374 isp_copy_in_hdr(struct ispsoftc *isp, isphdr_t *hpsrc, isphdr_t *hpdst) in isp_copy_in_hdr() argument
[all …]