Lines Matching defs:sc

289 ipw2200_setup_pci(dev_info_t *dip, struct ipw2200_softc *sc)  in ipw2200_setup_pci()
333 struct ipw2200_softc *sc; in ipw2200_attach() local
657 struct ipw2200_softc *sc; in ipw2200_detach() local
739 struct ipw2200_softc *sc = in ipw2200_quiesce() local
762 ipw2200_stop(struct ipw2200_softc *sc) in ipw2200_stop()
786 ipw2200_config(struct ipw2200_softc *sc) in ipw2200_config()
970 ipw2200_cmd(struct ipw2200_softc *sc, in ipw2200_cmd()
1045 ipw2200_init(struct ipw2200_softc *sc) in ipw2200_init()
1128 ipw2200_hwconf_get(struct ipw2200_softc *sc) in ipw2200_hwconf_get()
1162 ipw2200_master_stop(struct ipw2200_softc *sc) in ipw2200_master_stop()
1197 ipw2200_chip_reset(struct ipw2200_softc *sc) in ipw2200_chip_reset()
1253 ipw2200_radio_status(struct ipw2200_softc *sc) in ipw2200_radio_status()
1266 ipw2200_get_statistics(struct ipw2200_softc *sc) in ipw2200_get_statistics()
1307 ipw2200_dma_region_alloc(struct ipw2200_softc *sc, struct dma_region *dr, in ipw2200_dma_region_alloc()
1381 ipw2200_ring_alloc(struct ipw2200_softc *sc) in ipw2200_ring_alloc()
1449 ipw2200_ring_free(struct ipw2200_softc *sc) in ipw2200_ring_free()
1474 ipw2200_ring_reset(struct ipw2200_softc *sc) in ipw2200_ring_reset()
1506 ipw2200_ring_init(struct ipw2200_softc *sc) in ipw2200_ring_init()
1520 ipw2200_ring_hwsetup(struct ipw2200_softc *sc) in ipw2200_ring_hwsetup()
1568 ipw2200_start_scan(struct ipw2200_softc *sc) in ipw2200_start_scan()
1620 ipw2200_auth_and_assoc(struct ipw2200_softc *sc) in ipw2200_auth_and_assoc()
1787 ipw2200_disassoc(struct ipw2200_softc *sc) in ipw2200_disassoc()
1799 struct ipw2200_softc *sc = (struct ipw2200_softc *)ic; in ipw2200_newstate() local
1858 struct ipw2200_softc *sc = (struct ipw2200_softc *)ic; in ipw2200_m_stat() local
1936 ipw2200_thread(struct ipw2200_softc *sc) in ipw2200_thread()
2034 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; in ipw2200_m_start() local
2062 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; in ipw2200_m_stop() local
2080 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; in ipw2200_m_unicst() local
2116 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; in ipw2200_m_promisc() local
2128 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; in ipw2200_m_tx() local
2176 struct ipw2200_softc *sc = (struct ipw2200_softc *)ic; in ipw2200_send() local
2369 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; in ipw2200_m_ioctl() local
2397 ipw2200_ioctl(struct ipw2200_softc *sc, queue_t *q, mblk_t *m) in ipw2200_ioctl()
2488 ipw2200_getset(struct ipw2200_softc *sc, mblk_t *m, uint32_t cmd, in ipw2200_getset()
2565 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; in ipw2200_m_getprop() local
2592 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; in ipw2200_m_propinfo() local
2602 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; in ipw2200_m_setprop() local
2638 iwi_wificfg_radio(struct ipw2200_softc *sc, uint32_t cmd, wldp_t *outfp) in iwi_wificfg_radio()
2702 ipw2200_rcv_frame(struct ipw2200_softc *sc, struct ipw2200_frame *frame) in ipw2200_rcv_frame()
2764 ipw2200_rcv_notif(struct ipw2200_softc *sc, struct ipw2200_notif *notif) in ipw2200_rcv_notif()
2855 struct ipw2200_softc *sc = (struct ipw2200_softc *)(uintptr_t)arg; in ipw2200_intr() local