Lines Matching defs:sc

425 uath_open_pipes(struct uath_softc *sc)  in uath_open_pipes()
533 uath_close_pipes(struct uath_softc *sc) in uath_close_pipes()
640 uath_fw_send(struct uath_softc *sc, usb_pipe_handle_t pipe, in uath_fw_send()
669 uath_fw_ack(struct uath_softc *sc, int len) in uath_fw_ack()
756 uath_loadfirmware(struct uath_softc *sc) in uath_loadfirmware()
846 uath_alloc_cmd_list(struct uath_softc *sc, struct uath_cmd cmds[], in uath_alloc_cmd_list()
872 uath_init_cmd_list(struct uath_softc *sc) in uath_init_cmd_list()
900 uath_host_available(struct uath_softc *sc) in uath_host_available()
914 uath_get_capability(struct uath_softc *sc, uint32_t cap, uint32_t *val) in uath_get_capability()
929 uath_get_devcap(struct uath_softc *sc) in uath_get_devcap()
1006 uath_get_status(struct uath_softc *sc, uint32_t which, void *odata, int olen) in uath_get_status()
1020 uath_get_devstatus(struct uath_softc *sc, uint8_t macaddr[IEEE80211_ADDR_LEN]) in uath_get_devstatus()
1113 uath_cmd_read(struct uath_softc *sc, uint32_t code, const void *idata, in uath_cmd_read()
1121 uath_cmd_write(struct uath_softc *sc, uint32_t code, const void *data, in uath_cmd_write()
1132 uath_cmdsend(struct uath_softc *sc, uint32_t code, const void *idata, int ilen, in uath_cmdsend()
1205 struct uath_softc *sc = (struct uath_softc *)req->bulk_client_private; in uath_cmd_txeof() local
1224 uath_tx_cmd_xfer(struct uath_softc *sc, in uath_tx_cmd_xfer()
1260 uath_cmdeof(struct uath_softc *sc, struct uath_cmd *cmd) in uath_cmdeof()
1391 struct uath_softc *sc = (struct uath_softc *)req->bulk_client_private; in uath_cmd_rxeof() local
1446 uath_rx_cmd_xfer(struct uath_softc *sc) in uath_rx_cmd_xfer()
1483 uath_init_data_queue(struct uath_softc *sc) in uath_init_data_queue()
1492 struct uath_softc *sc = (struct uath_softc *)req->bulk_client_private; in uath_data_txeof() local
1518 uath_tx_data_xfer(struct uath_softc *sc, mblk_t *mp) in uath_tx_data_xfer()
1558 struct uath_softc *sc = (struct uath_softc *)req->bulk_client_private; in uath_data_rxeof() local
1690 uath_rx_data_xfer(struct uath_softc *sc) in uath_rx_data_xfer()
1728 uath_update_rxstat(struct uath_softc *sc, uint32_t status) in uath_update_rxstat()
1764 struct uath_softc *sc = arg; in uath_next_scan() local
1774 uath_create_connection(struct uath_softc *sc, uint32_t connid) in uath_create_connection()
1807 uath_set_rates(struct uath_softc *sc, const struct ieee80211_rateset *rs) in uath_set_rates()
1827 uath_write_associd(struct uath_softc *sc) in uath_write_associd()
1845 uath_set_ledsteady(struct uath_softc *sc, int lednum, int ledmode) in uath_set_ledsteady()
1862 uath_set_ledblink(struct uath_softc *sc, int lednum, int ledmode, in uath_set_ledblink()
1887 struct uath_softc *sc = (struct uath_softc *)ic; in uath_newstate() local
1988 struct uath_softc *sc = (struct uath_softc *)ic; in uath_send() local
2136 struct uath_softc *sc; in uath_reconnect() local
2281 struct uath_softc *sc; in uath_disconnect() local
2322 uath_dataflush(struct uath_softc *sc) in uath_dataflush()
2370 uath_cmdflush(struct uath_softc *sc) in uath_cmdflush()
2376 uath_flush(struct uath_softc *sc) in uath_flush()
2394 uath_set_ledstate(struct uath_softc *sc, int connected) in uath_set_ledstate()
2408 uath_config_multi(struct uath_softc *sc, uint32_t reg, const void *data, in uath_config_multi()
2429 uath_config(struct uath_softc *sc, uint32_t reg, uint32_t val) in uath_config()
2448 uath_switch_channel(struct uath_softc *sc, struct ieee80211_channel *c) in uath_switch_channel()
2495 uath_set_rxfilter(struct uath_softc *sc, uint32_t bits, uint32_t op) in uath_set_rxfilter()
2510 uath_set_chan(struct uath_softc *sc, struct ieee80211_channel *c) in uath_set_chan()
2543 uath_reset_tx_queues(struct uath_softc *sc) in uath_reset_tx_queues()
2558 uath_wme_init(struct uath_softc *sc) in uath_wme_init()
2594 struct uath_softc *sc = (struct uath_softc *)arg; in uath_stop_locked() local
2614 struct uath_softc *sc = arg; in uath_init_locked() local
2699 uath_init(struct uath_softc *sc) in uath_init()
2716 uath_stop(struct uath_softc *sc) in uath_stop()
2727 uath_resume(struct uath_softc *sc) in uath_resume()
2770 struct uath_softc *sc = (struct uath_softc *)arg; in uath_m_start() local
2796 struct uath_softc *sc = (struct uath_softc *)arg; in uath_m_stop() local
2812 struct uath_softc *sc = (struct uath_softc *)arg; in uath_m_ioctl() local
2860 struct uath_softc *sc = (struct uath_softc *)arg; in uath_m_setprop() local
2884 struct uath_softc *sc = (struct uath_softc *)arg; in uath_m_getprop() local
2896 struct uath_softc *sc = (struct uath_softc *)arg; in uath_m_propinfo() local
2904 struct uath_softc *sc = (struct uath_softc *)arg; in uath_m_stat() local
2970 struct uath_softc *sc = (struct uath_softc *)arg; in uath_m_tx() local
3002 struct uath_softc *sc; in uath_attach() local
3281 struct uath_softc *sc; in uath_detach() local