HomeSort by: relevance | last modified time | path
    Searched refs:ath_sysctl_instance (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ath_netbsd.h 91 const struct sysctlnode *ath_sysctl_instance(const char *, struct sysctllog **);
ath_netbsd.c 383 ath_sysctl_instance(const char *dvname, struct sysctllog **log) function
430 if ((rnode = ath_sysctl_instance(device_xname(sc->sc_dev), log)) == NULL)
athrate-sample.c 778 if ((rnode = ath_sysctl_instance(device_xname(sc->sc_dev), log)) == NULL)

Completed in 41 milliseconds