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

  /src/sys/dev/ic/
isp_library.h 128 void isp_put_vp_modify(ispsoftc_t *, vp_modify_t *, vp_modify_t *);
129 void isp_get_vp_modify(ispsoftc_t *, vp_modify_t *, vp_modify_t *);
isp_library.c 559 vp_modify_t *vp;
573 vp = (vp_modify_t *) qe;
588 isp_put_vp_modify(isp, vp, (vp_modify_t *) scp);
606 isp_get_vp_modify(isp, (vp_modify_t *)&scp[QENTRY_LEN], vp);
1369 isp_put_vp_modify(ispsoftc_t *isp, vp_modify_t *src, vp_modify_t *dst)
1397 isp_get_vp_modify(ispsoftc_t *isp, vp_modify_t *src, vp_modify_t *dst)
ispmbox.h 1179 } vp_modify_t; typedef in typeref:struct:__anon33fa061c2008

Completed in 57 milliseconds