Home
last modified time | relevance | path

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

/src/sys/dev/isp/
H A Dispvar.h843 } ispctl_t; typedef
844 int isp_control(ispsoftc_t *, ispctl_t, ...);
H A Disp.c2996 isp_control(ispsoftc_t *isp, ispctl_t ctl, ...) in isp_control()