Searched refs:uath_get_capability (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c243 static void uath_get_capability(struct uath_softc *, uint32_t, uint32_t *);
914 uath_get_capability(struct uath_softc *sc, uint32_t cap, uint32_t *val) function
924 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_get_capability(): "
934 uath_get_capability(sc, CAP_TARGET_VERSION,
936 uath_get_capability(sc, CAP_TARGET_REVISION,
938 uath_get_capability(sc, CAP_MAC_VERSION,
940 uath_get_capability(sc, CAP_MAC_REVISION,
942 uath_get_capability(sc, CAP_PHY_REVISION,
944 uath_get_capability(sc, CAP_ANALOG_5GHz_REVISION,
946 uath_get_capability(s
[all...]

Completed in 46 milliseconds