HomeSort by: relevance | last modified time | path
    Searched defs:isp_put_hdr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
isp_library.c 739 isp_put_hdr(ispsoftc_t *isp, isphdr_t *hpsrc, isphdr_t *hpdst) function in typeref:typename:void
786 isp_put_hdr(isp, &rqsrc->req_header, &rqdst->req_header);
812 isp_put_hdr(isp, &src->mrk_header, &dst->mrk_header);
833 isp_put_hdr(isp, &src->mrk_header, &dst->mrk_header);
853 isp_put_hdr(isp, &src->req_header, &dst->req_header);
876 isp_put_hdr(isp, &src->req_header, &dst->req_header);
898 isp_put_hdr(isp, &src->req_header, &dst->req_header);
922 isp_put_hdr(isp, &src->req_header, &dst->req_header);
945 isp_put_hdr(isp, &src->req_header, &dst->req_header);
969 isp_put_hdr(isp, &src->req_header, &dst->req_header)
    [all...]

Completed in 12 milliseconds