Home
last modified time | relevance | path

Searched refs:isp_ms_t (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/disk/isp/
H A Disp_library.h128 void isp_get_ms(ispsoftc_t *isp, isp_ms_t *, isp_ms_t *);
130 void isp_put_ms(ispsoftc_t *isp, isp_ms_t *, isp_ms_t *);
H A Dispmbox.h721 } isp_ms_t; typedef
H A Disp_library.c1587 isp_get_ms(ispsoftc_t *isp, isp_ms_t *src, isp_ms_t *dst) in isp_get_ms()
1641 isp_put_ms(ispsoftc_t *isp, isp_ms_t *src, isp_ms_t *dst) in isp_put_ms()