HomeSort by relevance Sort by last modified time
    Searched refs:ural_softc (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/io/ural/
ural.c 286 static void ural_amrr_start(struct ural_softc *, struct ieee80211_node *);
287 static int ural_tx_trigger(struct ural_softc *, mblk_t *);
288 static int ural_rx_trigger(struct ural_softc *);
305 ural_read(struct ural_softc *sc, uint16_t reg)
342 ural_read_multi(struct ural_softc *sc, uint16_t reg, void *buf, int len)
377 ural_write(struct ural_softc *sc, uint16_t reg, uint16_t val)
407 struct ural_softc *sc = (struct ural_softc *)req->bulk_client_private;
438 struct ural_softc *sc = (struct ural_softc *)req->bulk_client_private
    [all...]
ural_var.h 61 struct ural_softc { struct

Completed in 2649 milliseconds