Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/isp/
H A Disp_library.h96 void isp_put_marker(ispsoftc_t *, isp_marker_t *, isp_marker_t *);
H A Dispmbox.h402 } isp_marker_t; typedef
H A Disp_library.c787 isp_put_marker(ispsoftc_t *isp, isp_marker_t *src, isp_marker_t *dst) in isp_put_marker()
H A Disp.c4303 isp_marker_t *m = (isp_marker_t *) reqp; in isp_start()