HomeSort by: relevance | last modified time | path
    Searched refs:ispreqt2_t (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
isp_library.h 106 void isp_put_request_t2(ispsoftc_t *, ispreqt2_t *, ispreqt2_t *);
isp.c 4355 ((ispreqt2_t *)reqp)->req_flags = XS_TAG_TYPE(xs);
4362 ((ispreqt2_t *)reqp)->req_flags = REQFLAG_HTAG;
4364 ((ispreqt2_t *)reqp)->req_flags = REQFLAG_STAG;
4410 ispreqt2_t *t2 = (ispreqt2_t *)local;
4416 ispreqt2_t *t2 = (ispreqt2_t *)local;
isp_library.c 106 dsp = ((ispreqt2_t *)fqe)->req_dataseg;
212 ((ispreqt2_t *)fqe)->req_flags |= ddf;
213 ((ispreqt2_t *)fqe)->req_seg_count = nsegs;
214 ((ispreqt2_t *)fqe)->req_totalcnt = totalcnt;
850 isp_put_request_t2(ispsoftc_t *isp, ispreqt2_t *src, ispreqt2_t *dst)
ispmbox.h 438 } ispreqt2_t; typedef in typeref:struct:__anon2842

Completed in 62 milliseconds