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

  /src/sys/dev/ic/
isp_library.h 124 void isp_put_vp_port_info(ispsoftc_t *, vp_port_info_t *, vp_port_info_t *);
125 void isp_get_vp_port_info(ispsoftc_t *, vp_port_info_t *, vp_port_info_t *);
isp_library.c 1300 isp_put_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst)
1316 isp_get_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst)
ispmbox.h 1115 } vp_port_info_t; typedef in typeref:struct:__anon33fa061c1d08
1129 * structures that are *most* of the vp_port_info_t.
isp.c 1968 vp_port_info_t pi, *pdst;
1997 pdst = (vp_port_info_t *) off;

Completed in 48 milliseconds