Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Disp_library.h136 void isp_get_ms(ispsoftc_t *isp, isp_ms_t *, isp_ms_t *);
138 void isp_put_ms(ispsoftc_t *isp, isp_ms_t *, isp_ms_t *);
H A Dispmbox.h722 } isp_ms_t; typedef
H A Disp_library.c1609 isp_get_ms(ispsoftc_t *isp, isp_ms_t *src, isp_ms_t *dst) in isp_get_ms()
1663 isp_put_ms(ispsoftc_t *isp, isp_ms_t *src, isp_ms_t *dst) in isp_put_ms()