Home
last modified time | relevance | path

Searched refs:vp_port_info_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isp/
H A Disp_library.h114 void isp_put_vp_port_info(ispsoftc_t *, vp_port_info_t *, vp_port_info_t *);
115 void isp_get_vp_port_info(ispsoftc_t *, vp_port_info_t *, vp_port_info_t *);
H A Disp_library.c800 isp_put_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst) in isp_put_vp_port_info()
816 isp_get_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst) in isp_get_vp_port_info()
H A Dispmbox.h771 } vp_port_info_t; typedef
H A Disp.c1153 vp_port_info_t pi, *pdst; in isp_init()
1197 pdst = (vp_port_info_t *) off; in isp_init()