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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c291 static void ural_amrr_start(struct ural_softc *, struct ieee80211_node *);
292 static int ural_tx_trigger(struct ural_softc *, mblk_t *);
293 static int ural_rx_trigger(struct ural_softc *);
310 ural_read(struct ural_softc *sc, uint16_t reg)
347 ural_read_multi(struct ural_softc *sc, uint16_t reg, void *buf, int len)
382 ural_write(struct ural_softc *sc, uint16_t reg, uint16_t val)
412 struct ural_softc *sc = (struct ural_softc *)req->bulk_client_private;
443 struct ural_softc *sc = (struct ural_softc *)re
[all...]
H A Dural_var.h61 struct ural_softc { struct

Completed in 73 milliseconds