Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Disp_library.h152 void isp_get_ct_hdr(ispsoftc_t *isp, ct_hdr_t *, ct_hdr_t *);
Disp_library.c1749 isp_get_ct_hdr(isp, &src->snscb_cthdr, &dst->snscb_cthdr); in isp_get_sns_response()
1768 isp_get_ct_hdr(isp, &src->snscb_cthdr, &dst->snscb_cthdr); in isp_get_gid_ft_response()
1785 isp_get_ct_hdr(isp, &src->snscb_cthdr, &dst->snscb_cthdr); in isp_get_gxn_id_response()
1795 isp_get_ct_hdr(isp, &src->snscb_cthdr, &dst->snscb_cthdr); in isp_get_gff_id_response()
1805 isp_get_ct_hdr(isp, &src->snscb_cthdr, &dst->snscb_cthdr); in isp_get_ga_nxt_response()
1969 isp_get_ct_hdr(ispsoftc_t *isp, ct_hdr_t *src, ct_hdr_t *dst) in isp_get_ct_hdr() function
Disp.c4120 isp_get_ct_hdr(isp, (ct_hdr_t *) &scp[IGPOFF], ct); in isp_register_fc4_type_24xx()