Home
last modified time | relevance | path

Searched refs:ispctl_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dispvar.h953 } ispctl_t; typedef
954 int isp_control(ispsoftc_t *, ispctl_t, ...);
H A Disp.c4466 isp_control(ispsoftc_t *isp, ispctl_t ctl, ...) in isp_control()