Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dathioctl.h123 struct ath_diag { struct
136 #define SIOCGATHDIAG _IOWR('i', 138, struct ath_diag) argument
Dath.c5311 ath_ioctl_diag(struct ath_softc *sc, struct ath_diag *ad) in ath_ioctl_diag()
5433 error = ath_ioctl_diag(sc, (struct ath_diag *) ifr); in ath_ioctl()