Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_library.h104 void isp_put_marker_24xx(ispsoftc_t *, isp_marker_24xx_t *, isp_marker_24xx_t *);
H A Dispmbox.h396 } isp_marker_24xx_t; typedef
H A Disp_library.c557 isp_put_marker_24xx(ispsoftc_t *isp, isp_marker_24xx_t *src, isp_marker_24xx_t *dst) in isp_put_marker_24xx()
H A Disp.c2912 isp_marker_24xx_t *m = (isp_marker_24xx_t *) reqp; in isp_start()