Searched refs:wihap_ioctl (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | if_wi_hostap.h | 131 int wihap_ioctl(struct wi_softc *, u_long, caddr_t);
|
H A D | if_wi_hostap.c | 1175 wihap_ioctl(struct wi_softc *sc, u_long command, caddr_t data) in wihap_ioctl() function 1379 wihap_ioctl(struct wi_softc *sc, u_long command, caddr_t data) in wihap_ioctl() function
|
H A D | if_wi.c | 1880 error = wihap_ioctl(sc, command, data); in wi_ioctl() 1990 error = wihap_ioctl(sc, command, data); in wi_ioctl()
|