Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/isp/
Dispvar.h889 } ispctl_t; typedef
890 int isp_control(ispsoftc_t *, ispctl_t, ...);
Disp.c4553 isp_control(ispsoftc_t *isp, ispctl_t ctl, ...) in isp_control()