Lines Matching defs:sc

256 	struct ipw2100_softc	*sc;  in ipw2100_attach()  local
523 struct ipw2100_softc *sc = in ipw2100_detach() local
586 ipw2100_cpr_suspend(struct ipw2100_softc *sc) in ipw2100_cpr_suspend()
616 ipw2100_cpr_resume(struct ipw2100_softc *sc) in ipw2100_cpr_resume()
694 struct ipw2100_softc *sc = in ipw2100_quiesce() local
714 ipw2100_tables_init(struct ipw2100_softc *sc) in ipw2100_tables_init()
721 ipw2100_stop(struct ipw2100_softc *sc) in ipw2100_stop()
734 ipw2100_config(struct ipw2100_softc *sc) in ipw2100_config()
1009 ipw2100_cmd(struct ipw2100_softc *sc, uint32_t type, void *buf, size_t len) in ipw2100_cmd()
1098 ipw2100_init(struct ipw2100_softc *sc) in ipw2100_init()
1181 ipw2100_hwconf_get(struct ipw2100_softc *sc) in ipw2100_hwconf_get()
1236 ipw2100_master_stop(struct ipw2100_softc *sc) in ipw2100_master_stop()
1268 ipw2100_chip_reset(struct ipw2100_softc *sc) in ipw2100_chip_reset()
1308 ipw2100_get_radio(struct ipw2100_softc *sc) in ipw2100_get_radio()
1320 ipw2100_get_statistics(struct ipw2100_softc *sc) in ipw2100_get_statistics()
1380 ipw2100_dma_region_alloc(struct ipw2100_softc *sc, in ipw2100_dma_region_alloc()
1450 ipw2100_ring_alloc(struct ipw2100_softc *sc) in ipw2100_ring_alloc()
1536 ipw2100_ring_free(struct ipw2100_softc *sc) in ipw2100_ring_free()
1569 ipw2100_ring_reset(struct ipw2100_softc *sc) in ipw2100_ring_reset()
1610 ipw2100_ring_init(struct ipw2100_softc *sc) in ipw2100_ring_init()
1624 ipw2100_ring_hwsetup(struct ipw2100_softc *sc) in ipw2100_ring_hwsetup()
1667 struct ipw2100_softc *sc = (struct ipw2100_softc *)ic; in ipw2100_newstate() local
1812 ipw2100_thread(struct ipw2100_softc *sc) in ipw2100_thread()
1881 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; in ipw2100_m_start() local
1903 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; in ipw2100_m_stop() local
1916 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; in ipw2100_m_unicst() local
1951 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; in ipw2100_m_promisc() local
1988 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; in ipw2100_m_tx() local
2022 struct ipw2100_softc *sc = (struct ipw2100_softc *)ic; in ipw2100_send() local
2277 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; in ipw2100_m_ioctl() local
2305 ipw2100_ioctl(struct ipw2100_softc *sc, queue_t *q, mblk_t *m) in ipw2100_ioctl()
2383 ipw2100_getset(struct ipw2100_softc *sc, mblk_t *m, uint32_t cmd, in ipw2100_getset()
2477 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; in ipw2100_m_getprop() local
2504 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; in ipw2100_m_propinfo() local
2515 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; in ipw2100_m_setprop() local
2552 ipw_wificfg_radio(struct ipw2100_softc *sc, uint32_t cmd, wldp_t *outfp) in ipw_wificfg_radio()
2582 ipw_wificfg_disassoc(struct ipw2100_softc *sc, wldp_t *outfp) in ipw_wificfg_disassoc()
2640 ipw2100_rcvpkt(struct ipw2100_softc *sc, struct ipw2100_status *status, in ipw2100_rcvpkt()
2668 struct ipw2100_softc *sc = (struct ipw2100_softc *)(uintptr_t)arg; in ipw2100_intr() local