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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c231 static int uath_open_pipes(struct uath_softc *);
232 static void uath_close_pipes(struct uath_softc *);
233 static int uath_fw_send(struct uath_softc *,
235 static int uath_fw_ack(struct uath_softc *, int);
237 static int uath_loadfirmware(struct uath_softc *);
238 static int uath_alloc_cmd_list(struct uath_softc *,
240 static int uath_init_cmd_list(struct uath_softc *);
242 static int uath_host_available(struct uath_softc *);
243 static void uath_get_capability(struct uath_softc *, uint32_t, uint32_t *);
244 static int uath_get_devcap(struct uath_softc *);
[all...]
H A Duath_var.h82 struct uath_softc *sc;
94 struct uath_softc *sc;
177 struct uath_softc { struct

Completed in 48 milliseconds