Lines Matching defs:sc

405 	wpi_sc_t		*sc;  in wpi_attach()  local
700 wpi_sc_t *sc; in wpi_detach() local
773 wpi_destroy_locks(wpi_sc_t *sc) in wpi_destroy_locks()
787 wpi_alloc_dma_mem(wpi_sc_t *sc, size_t memsize, ddi_dma_attr_t *dma_attr_p, in wpi_alloc_dma_mem()
869 wpi_alloc_fw_dma(wpi_sc_t *sc) in wpi_alloc_fw_dma()
913 wpi_free_fw_dma(wpi_sc_t *sc) in wpi_free_fw_dma()
923 wpi_alloc_shared(wpi_sc_t *sc) in wpi_alloc_shared()
943 wpi_free_shared(wpi_sc_t *sc) in wpi_free_shared()
949 wpi_alloc_rx_ring(wpi_sc_t *sc) in wpi_alloc_rx_ring()
996 wpi_reset_rx_ring(wpi_sc_t *sc) in wpi_reset_rx_ring()
1017 wpi_free_rx_ring(wpi_sc_t *sc) in wpi_free_rx_ring()
1034 wpi_alloc_tx_ring(wpi_sc_t *sc, wpi_tx_ring_t *ring, int count, int qid) in wpi_alloc_tx_ring()
1114 wpi_reset_tx_ring(wpi_sc_t *sc, wpi_tx_ring_t *ring) in wpi_reset_tx_ring()
1148 wpi_free_tx_ring(wpi_sc_t *sc, wpi_tx_ring_t *ring) in wpi_free_tx_ring()
1173 wpi_ring_init(wpi_sc_t *sc) in wpi_ring_init()
1199 wpi_ring_free(wpi_sc_t *sc) in wpi_ring_free()
1238 wpi_sc_t *sc = (wpi_sc_t *)ic; in wpi_newstate() local
1408 wpi_sc_t *sc = (wpi_sc_t *)ic; in wpi_key_set() local
1461 wpi_mem_lock(wpi_sc_t *sc) in wpi_mem_lock()
1484 wpi_mem_unlock(wpi_sc_t *sc) in wpi_mem_unlock()
1491 wpi_mem_read(wpi_sc_t *sc, uint16_t addr) in wpi_mem_read()
1498 wpi_mem_write(wpi_sc_t *sc, uint16_t addr, uint32_t data) in wpi_mem_write()
1505 wpi_mem_write_region_4(wpi_sc_t *sc, uint16_t addr, in wpi_mem_write_region_4()
1517 wpi_read_prom_word(wpi_sc_t *sc, uint32_t addr) in wpi_read_prom_word()
1544 wpi_load_microcode(wpi_sc_t *sc) in wpi_load_microcode()
1582 wpi_load_firmware(wpi_sc_t *sc, uint32_t target) in wpi_load_firmware()
1654 wpi_rx_intr(wpi_sc_t *sc, wpi_rx_desc_t *desc, wpi_rx_data_t *data)
1770 wpi_tx_intr(wpi_sc_t *sc, wpi_rx_desc_t *desc, wpi_rx_data_t *data)
1808 wpi_cmd_intr(wpi_sc_t *sc, wpi_rx_desc_t *desc)
1822 wpi_sc_t *sc = (wpi_sc_t *)arg; local
1945 wpi_sc_t *sc = (wpi_sc_t *)arg; local
2037 wpi_sc_t *sc = (wpi_sc_t *)arg; local
2073 wpi_sc_t *sc = (wpi_sc_t *)ic; local
2299 wpi_sc_t *sc = (wpi_sc_t *)arg; local
2333 wpi_sc_t *sc = (wpi_sc_t *)arg; local
2345 wpi_sc_t *sc = (wpi_sc_t *)arg; local
2355 wpi_sc_t *sc = (wpi_sc_t *)arg; local
2381 wpi_sc_t *sc = (wpi_sc_t *)arg; local
2446 wpi_sc_t *sc = (wpi_sc_t *)arg; local
2479 wpi_sc_t *sc = (wpi_sc_t *)arg; local
2497 wpi_sc_t *sc = (wpi_sc_t *)arg; local
2533 wpi_thread(wpi_sc_t *sc)
2675 wpi_read_eeprom(wpi_sc_t *sc)
2711 wpi_cmd(wpi_sc_t *sc, int code, const void *buf, int size, int async)
2760 wpi_mrr_setup(wpi_sc_t *sc)
2807 wpi_set_led(wpi_sc_t *sc, uint8_t which, uint8_t off, uint8_t on)
2820 wpi_auth(wpi_sc_t *sc)
2881 wpi_scan(wpi_sc_t *sc)
3030 wpi_config(wpi_sc_t *sc)
3127 wpi_stop_master(wpi_sc_t *sc)
3149 wpi_power_up(wpi_sc_t *sc)
3173 wpi_reset(wpi_sc_t *sc)
3214 wpi_hw_config(wpi_sc_t *sc)
3245 wpi_init(wpi_sc_t *sc)
3384 wpi_fast_recover(wpi_sc_t *sc)
3466 wpi_sc_t *sc; local
3491 wpi_stop(wpi_sc_t *sc)
3577 wpi_amrr_timeout(wpi_sc_t *sc)