Searched defs:sc (Results 126 - 145 of 145) sorted by relevance

123456

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c489 ath9k_hw_newstate(uint16_t device_id, struct arn_softc *sc, caddr_t mem, argument
507 ah->ah_sc = sc;
702 ath9k_hw_do_attach(uint16_t device_id, struct arn_softc *sc, argument
711 ahp = ath9k_hw_newstate(device_id, sc, mem, status);
1311 ath9k_hw_attach(uint16_t device_id, struct arn_softc *sc, argument
1323 ah = ath9k_hw_do_attach(device_id, sc, mem, error);
H A Darn_core.h164 #define ARN_TXQ_SETUP(sc, i) ((sc)->sc_txqsetup & (1<<i))
396 /* we're in list of sc->sc_txbuf_list or sc->sc_rxbuf_list */
422 void arn_rx_buf_link(struct arn_softc *sc, struct ath_buf *bf);
423 int arn_startrecv(struct arn_softc *sc);
424 boolean_t arn_stoprecv(struct arn_softc *sc);
425 void arn_flushrecv(struct arn_softc *sc);
426 uint32_t arn_calcrxfilter(struct arn_softc *sc);
427 int arn_rx_init(struct arn_softc *sc, in
765 struct arn_softc *sc; member in struct:ath_led
[all...]
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c75 static inline void init_iq(struct sge_iq *iq, struct adapter *sc, int tmr_idx,
84 static int alloc_fwq(struct adapter *sc);
85 static int free_fwq(struct adapter *sc);
86 static int alloc_mgmtq(struct adapter *sc);
95 static int ctrl_eq_alloc(struct adapter *sc, struct sge_eq *eq);
96 static int eth_eq_alloc(struct adapter *sc, struct port_info *pi,
99 static int ofld_eq_alloc(struct adapter *sc, struct port_info *pi,
102 static int alloc_eq(struct adapter *sc, struct port_info *pi,
104 static int free_eq(struct adapter *sc, struct sge_eq *eq);
105 static int alloc_wrq(struct adapter *sc, struc
182 t4_sge_init(struct adapter *sc) argument
309 t4_setup_adapter_queues(struct adapter *sc) argument
335 t4_teardown_adapter_queues(struct adapter *sc) argument
348 struct adapter *sc = pi->adapter; local
386 struct adapter *sc = pi->adapter; local
436 struct adapter *sc = pi->adapter; local
574 struct adapter *sc = pi->adapter; local
662 struct adapter *sc = (struct adapter *)arg1; local
679 struct adapter *sc = iq->adapter; local
806 t4_mgmt_tx(struct adapter *sc, mblk_t *m) argument
815 t4_wrq_tx_locked(struct adapter *sc, struct sge_wrq *wrq, mblk_t *m0) argument
931 struct adapter *sc = pi->adapter; local
1047 init_iq(struct sge_iq *iq, struct adapter *sc, int tmr_idx, int8_t pktc_idx, int qsize, uint8_t esize) argument
1104 struct adapter *sc = iq->adapter; local
1232 struct adapter *sc = iq->adapter; local
1286 alloc_fwq(struct adapter *sc) argument
1305 free_fwq(struct adapter *sc) argument
1312 alloc_mgmtq(struct adapter *sc) argument
1391 ctrl_eq_alloc(struct adapter *sc, struct sge_eq *eq) argument
1435 eth_eq_alloc(struct adapter *sc, struct port_info *pi, struct sge_eq *eq) argument
1478 ofld_eq_alloc(struct adapter *sc, struct port_info *pi, struct sge_eq *eq) argument
1521 alloc_eq(struct adapter *sc, struct port_info *pi, struct sge_eq *eq) argument
1569 free_eq(struct adapter *sc, struct sge_eq *eq) argument
1619 alloc_wrq(struct adapter *sc, struct port_info *pi, struct sge_wrq *wrq, int idx) argument
1641 free_wrq(struct adapter *sc, struct sge_wrq *wrq) argument
1657 struct adapter *sc = pi->adapter; local
1704 struct adapter *sc = pi->adapter; local
1782 alloc_dma_memory(struct adapter *sc, size_t len, int flags, ddi_device_acc_attr_t *acc_attr, ddi_dma_attr_t *dma_attr, ddi_dma_handle_t *dma_hdl, ddi_acc_handle_t *acc_hdl, uint64_t *pba, caddr_t *pva) argument
1866 alloc_desc_ring(struct adapter *sc, size_t len, int rw, ddi_dma_handle_t *dma_hdl, ddi_acc_handle_t *acc_hdl, uint64_t *pba, caddr_t *pva) argument
1884 alloc_tx_copybuffer(struct adapter *sc, size_t len, ddi_dma_handle_t *dma_hdl, ddi_acc_handle_t *acc_hdl, uint64_t *pba, caddr_t *pva) argument
1925 refill_fl(struct adapter *sc, struct sge_fl *fl, int nbufs) argument
2003 struct adapter *sc = arg; local
2023 add_fl_to_sfl(struct adapter *sc, struct sge_fl *fl) argument
2801 ring_tx_db(struct adapter *sc, struct sge_eq *eq) argument
2964 ring_fl_db(struct adapter *sc, struct sge_fl *fl) argument
3029 t4_alloc_tx_maps(struct adapter *sc, struct tx_maps *txmaps, int count, int flags) argument
[all...]
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c596 urtw_led_init(struct urtw_softc *sc) argument
601 if (error = urtw_read8_c(sc, URTW_PSR, &sc->sc_psr, 0))
603 error = urtw_eprom_read32(sc, URTW_EPROM_SWREV, &rev);
609 sc->sc_strategy = URTW_SW_LED_MODE1;
612 sc->sc_strategy = URTW_SW_LED_MODE3;
615 sc->sc_strategy = URTW_HW_LED;
620 sc->sc_strategy = URTW_SW_LED_MODE0;
624 sc->sc_gpio_ledpin = URTW_LED_PIN_GPIO0;
631 urtw_8225_write_s16(struct urtw_softc *sc, uint8_ argument
672 urtw_8225_read(struct urtw_softc *sc, uint8_t addr, uint32_t *data) argument
799 urtw_8225_write_c(struct urtw_softc *sc, uint8_t addr, uint16_t data) argument
843 urtw_8225_isv2(struct urtw_softc *sc, int *ret) argument
880 urtw_get_rfchip(struct urtw_softc *sc) argument
943 urtw_get_txpwr(struct urtw_softc *sc) argument
1015 urtw_get_macaddr(struct urtw_softc *sc) argument
1046 urtw_eprom_read32(struct urtw_softc *sc, uint32_t addr, uint32_t *data) argument
1125 urtw_eprom_readbit(struct urtw_softc *sc, int16_t *data) argument
1137 urtw_eprom_sendbits(struct urtw_softc *sc, int16_t *buf, int buflen) argument
1155 urtw_eprom_writebit(struct urtw_softc *sc, int16_t bit) argument
1174 urtw_eprom_ck(struct urtw_softc *sc) argument
1195 urtw_eprom_cs(struct urtw_softc *sc, int able) argument
1214 urtw_read8_c(struct urtw_softc *sc, int val, uint8_t *data, uint8_t idx) argument
1245 urtw_read8e(struct urtw_softc *sc, int val, uint8_t *data) argument
1278 urtw_read16_c(struct urtw_softc *sc, int val, uint16_t *data, uint8_t idx) argument
1311 urtw_read32_c(struct urtw_softc *sc, int val, uint32_t *data, uint8_t idx) argument
1345 urtw_write8_c(struct urtw_softc *sc, int val, uint8_t data, uint8_t idx) argument
1381 urtw_write8e(struct urtw_softc *sc, int val, uint8_t data) argument
1419 urtw_write16_c(struct urtw_softc *sc, int val, uint16_t data, uint8_t idx) argument
1456 urtw_write32_c(struct urtw_softc *sc, int val, uint32_t data, uint8_t idx) argument
1494 urtw_set_mode(struct urtw_softc *sc, uint32_t mode) argument
1509 urtw_8180_set_anaparam(struct urtw_softc *sc, uint32_t val) argument
1539 urtw_8185_set_anaparam2(struct urtw_softc *sc, uint32_t val) argument
1569 urtw_intr_disable(struct urtw_softc *sc) argument
1578 urtw_8187_reset(struct urtw_softc *sc) argument
1635 urtw_led_on(struct urtw_softc *sc, int type) argument
1658 urtw_led_off(struct urtw_softc *sc, int type) argument
1681 urtw_led_mode0(struct urtw_softc *sc, int mode) argument
1744 urtw_led_mode1(struct urtw_softc *sc, int mode) argument
1751 urtw_led_mode2(struct urtw_softc *sc, int mode) argument
1758 urtw_led_mode3(struct urtw_softc *sc, int mode) argument
1765 urtw_led_blink(struct urtw_softc *sc) argument
1814 urtw_led_ctl(struct urtw_softc *sc, int mode) argument
1841 urtw_update_msr(struct urtw_softc *sc, int nstate) argument
1910 urtw_set_rate(struct urtw_softc *sc) argument
1937 urtw_intr_enable(struct urtw_softc *sc) argument
1946 urtw_rx_setconf(struct urtw_softc *sc) argument
1979 urtw_rx_enable(struct urtw_softc *sc) argument
2004 urtw_tx_enable(struct urtw_softc *sc) argument
2045 struct urtw_softc *sc = arg; local
2131 urtw_8225_usb_init(struct urtw_softc *sc) argument
2162 urtw_8185_rf_pins_enable(struct urtw_softc *sc) argument
2171 urtw_8187_write_phy(struct urtw_softc *sc, uint8_t addr, uint32_t data) argument
2193 urtw_8187_write_phy_ofdm_c(struct urtw_softc *sc, uint8_t addr, uint32_t data) argument
2200 urtw_8187_write_phy_cck_c(struct urtw_softc *sc, uint8_t addr, uint32_t data) argument
2207 urtw_8225_setgain(struct urtw_softc *sc, int16_t gain) argument
2227 urtw_8225_set_txpwrlvl(struct urtw_softc *sc, int chan) argument
2288 urtw_8185_tx_antenna(struct urtw_softc *sc, uint8_t ant) argument
2304 struct urtw_softc *sc = rf->rf_sc; local
2421 struct urtw_softc *sc = rf->rf_sc; local
2467 struct urtw_softc *sc = rf->rf_sc; local
2489 urtw_stop(struct urtw_softc *sc) argument
2510 struct urtw_softc *sc = (struct urtw_softc *)req->bulk_client_private; local
2597 urtw_8225v2_setgain(struct urtw_softc *sc, int16_t gain) argument
2620 urtw_8225v2_set_txpwrlvl(struct urtw_softc *sc, int chan) argument
2683 struct urtw_softc *sc = rf->rf_sc; local
2825 struct urtw_softc *sc = rf->rf_sc; local
2872 urtw_set_channel(struct urtw_softc *sc) argument
2899 struct urtw_softc *sc = (struct urtw_softc *)req->bulk_client_private; local
2928 struct urtw_softc *sc = (struct urtw_softc *)req->bulk_client_private; local
2973 urtw_8187b_update_wmm(struct urtw_softc *sc) argument
3001 urtw_8187b_reset(struct urtw_softc *sc) argument
3053 struct urtw_softc *sc = arg; local
3155 urtw_8225v2_b_config_mac(struct urtw_softc *sc) argument
3177 urtw_8225v2_b_init_rfe(struct urtw_softc *sc) argument
3186 urtw_8225v2_b_update_chan(struct urtw_softc *sc) argument
3221 struct urtw_softc *sc = rf->rf_sc; local
3326 struct urtw_softc *sc = rf->rf_sc; local
3353 urtw_8225v2_b_set_txpwrlvl(struct urtw_softc *sc, int chan) argument
3452 struct urtw_softc *sc = (struct urtw_softc *)ic; local
3596 struct urtw_softc *sc = (struct urtw_softc *)arg; local
3612 struct urtw_softc *sc = arg; local
3647 struct urtw_softc *sc = (struct urtw_softc *)ic; local
3739 urtw_close_pipes(struct urtw_softc *sc) argument
3769 urtw_open_pipes(struct urtw_softc *sc) argument
3834 urtw_tx_start(struct urtw_softc *sc, mblk_t *mp, int priority) argument
3877 urtw_rx_start(struct urtw_softc *sc) argument
3918 struct urtw_softc *sc; local
3939 struct urtw_softc *sc; local
3962 struct urtw_softc *sc = (struct urtw_softc *)arg; local
3987 struct urtw_softc *sc = (struct urtw_softc *)arg; local
3999 struct urtw_softc *sc = (struct urtw_softc *)arg; local
4033 struct urtw_softc *sc = (struct urtw_softc *)arg; local
4045 struct urtw_softc *sc = (struct urtw_softc *)arg; local
4054 struct urtw_softc *sc = (struct urtw_softc *)arg; local
4083 struct urtw_softc *sc = (struct urtw_softc *)arg; local
4109 struct urtw_softc *sc = (struct urtw_softc *)arg; local
4173 struct urtw_softc *sc = arg; local
4203 struct urtw_softc *sc; local
4473 struct urtw_softc *sc; local
[all...]
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c509 iwh_sc_t *sc; local
526 sc = ddi_get_soft_state(iwh_soft_state_p,
528 ASSERT(sc != NULL);
530 if (sc->sc_flags & IWH_F_RUNNING) {
531 (void) iwh_init(sc);
534 atomic_and_32(&sc->sc_flags, ~IWH_F_SUSPEND);
552 sc = ddi_get_soft_state(iwh_soft_state_p, instance);
553 ASSERT(sc != NULL);
555 sc->sc_dip = dip;
560 err = ddi_regs_map_setup(dip, 0, &sc
996 iwh_sc_t *sc; local
1100 iwh_destroy_locks(iwh_sc_t *sc) argument
1115 iwh_alloc_dma_mem(iwh_sc_t *sc, size_t memsize, ddi_dma_attr_t *dma_attr_p, ddi_device_acc_attr_t *acc_attr_p, uint_t dma_flags, iwh_dma_t *dma_p) argument
1192 iwh_alloc_fw_dma(iwh_sc_t *sc) argument
1324 iwh_free_fw_dma(iwh_sc_t *sc) argument
1337 iwh_alloc_shared(iwh_sc_t *sc) argument
1373 iwh_free_shared(iwh_sc_t *sc) argument
1382 iwh_alloc_kw(iwh_sc_t *sc) argument
1416 iwh_free_kw(iwh_sc_t *sc) argument
1425 iwh_alloc_rx_ring(iwh_sc_t *sc) argument
1505 iwh_reset_rx_ring(iwh_sc_t *sc) argument
1529 iwh_free_rx_ring(iwh_sc_t *sc) argument
1553 iwh_alloc_tx_ring(iwh_sc_t *sc, iwh_tx_ring_t *ring, int slots, int qid) argument
1678 iwh_reset_tx_ring(iwh_sc_t *sc, iwh_tx_ring_t *ring) argument
1750 iwh_ring_init(iwh_sc_t *sc) argument
1785 iwh_ring_free(iwh_sc_t *sc) argument
1852 iwh_sc_t *sc; local
2058 iwh_mac_access_enter(iwh_sc_t *sc) argument
2092 iwh_mac_access_exit(iwh_sc_t *sc) argument
2113 iwh_mem_write(iwh_sc_t *sc, uint32_t addr, uint32_t data) argument
2123 iwh_reg_read(iwh_sc_t *sc, uint32_t addr) argument
2133 iwh_reg_write(iwh_sc_t *sc, uint32_t addr, uint32_t data) argument
2148 iwh_load_init_firmware(iwh_sc_t *sc) argument
2219 iwh_load_run_firmware(iwh_sc_t *sc) argument
2294 iwh_rx_phy_intr(iwh_sc_t *sc, iwh_rx_desc_t *desc) argument
2308 iwh_rx_mpdu_intr(iwh_sc_t *sc, iwh_rx_desc_t *desc) argument
2438 iwh_tx_intr(iwh_sc_t *sc, iwh_rx_desc_t *desc) argument
2488 iwh_cmd_intr(iwh_sc_t *sc, iwh_rx_desc_t *desc) argument
2517 iwh_ucode_alive(iwh_sc_t *sc, iwh_rx_desc_t *desc) argument
2708 iwh_sc_t *sc; local
2866 iwh_sc_t *sc; local
3024 iwh_sc_t *sc; local
3070 iwh_sc_t *sc; local
3491 iwh_sc_t *sc; local
3529 iwh_sc_t *sc; local
3547 iwh_sc_t *sc = (iwh_sc_t *)arg; local
3556 iwh_sc_t *sc; local
3589 iwh_sc_t *sc; local
3675 iwh_sc_t *sc; local
3709 iwh_sc_t *sc; local
3740 iwh_sc_t *sc; local
3784 iwh_thread(iwh_sc_t *sc) argument
3918 iwh_cmd(iwh_sc_t *sc, int code, const void *buf, int size, int async) argument
3987 iwh_set_led(iwh_sc_t *sc, uint8_t id, uint8_t off, uint8_t on) argument
4003 iwh_hw_set_before_auth(iwh_sc_t *sc) argument
4103 iwh_scan(iwh_sc_t *sc) argument
4289 iwh_config(iwh_sc_t *sc) argument
4498 iwh_sc_t *sc; local
4527 iwh_stop_master(iwh_sc_t *sc) argument
4558 iwh_power_up(iwh_sc_t *sc) argument
4577 iwh_preinit(iwh_sc_t *sc) argument
4681 iwh_eep_sem_down(iwh_sc_t *sc) argument
4707 iwh_eep_sem_up(iwh_sc_t *sc) argument
4720 iwh_eep_load(iwh_sc_t *sc) argument
4776 iwh_get_mac_from_eep(iwh_sc_t *sc) argument
4792 iwh_init(iwh_sc_t *sc) argument
4924 iwh_stop(iwh_sc_t *sc) argument
5019 iwh_amrr_timeout(iwh_sc_t *sc) argument
5042 iwh_sc_t *sc = (iwh_sc_t *)ic; local
5067 iwh_sc_t *sc = (iwh_sc_t *)ic; local
5092 iwh_sc_t *sc = (iwh_sc_t *)ic; local
5123 iwh_sc_t *sc = (iwh_sc_t *)ic; local
5206 iwh_eep_addr_trans(iwh_sc_t *sc, uint32_t indi_addr) argument
5257 iwh_put_seg_fw(iwh_sc_t *sc, uint32_t addr_s, uint32_t addr_d, uint32_t len) argument
5291 iwh_alive_common(iwh_sc_t *sc) argument
5423 iwh_save_calib_result(iwh_sc_t *sc, iwh_rx_desc_t *desc) argument
5522 iwh_tx_power_table(iwh_sc_t *sc, int async) argument
5564 iwh_release_calib_buffer(iwh_sc_t *sc) argument
5601 iwh_init_common(iwh_sc_t *sc) argument
5691 iwh_fast_recover(iwh_sc_t *sc) argument
5748 iwh_run_state_config(iwh_sc_t *sc) argument
5927 iwh_qosparam_to_hw(iwh_sc_t *sc, int async) argument
6071 iwh_init_ht_conf(iwh_sc_t *sc) argument
6118 iwh_overwrite_11n_rateset(iwh_sc_t *sc) argument
6157 iwh_overwrite_ic_default(iwh_sc_t *sc) argument
6183 iwh_config_rxon_chain(iwh_sc_t *sc) argument
6241 iwh_add_ap_sta(iwh_sc_t *sc) argument
6300 iwh_ap_lq(iwh_sc_t *sc) argument
6375 iwh_sc_t *sc; local
6480 iwh_sc_t *sc; local
6542 iwh_reset_hw(iwh_sc_t *sc) argument
[all...]
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c471 iwp_sc_t *sc; local
487 sc = ddi_get_soft_state(iwp_soft_state_p,
489 ASSERT(sc != NULL);
491 if (sc->sc_flags & IWP_F_RUNNING) {
492 (void) iwp_init(sc);
495 atomic_and_32(&sc->sc_flags, ~IWP_F_SUSPEND);
512 sc = ddi_get_soft_state(iwp_soft_state_p, instance);
513 ASSERT(sc != NULL);
515 sc->sc_dip = dip;
520 err = ddi_regs_map_setup(dip, 0, &sc
905 iwp_sc_t *sc; local
1008 iwp_destroy_locks(iwp_sc_t *sc) argument
1023 iwp_alloc_dma_mem(iwp_sc_t *sc, size_t memsize, ddi_dma_attr_t *dma_attr_p, ddi_device_acc_attr_t *acc_attr_p, uint_t dma_flags, iwp_dma_t *dma_p) argument
1100 iwp_alloc_fw_dma(iwp_sc_t *sc) argument
1266 iwp_free_fw_dma(iwp_sc_t *sc) argument
1279 iwp_alloc_shared(iwp_sc_t *sc) argument
1314 iwp_free_shared(iwp_sc_t *sc) argument
1323 iwp_alloc_kw(iwp_sc_t *sc) argument
1356 iwp_free_kw(iwp_sc_t *sc) argument
1365 iwp_alloc_rx_ring(iwp_sc_t *sc) argument
1445 iwp_reset_rx_ring(iwp_sc_t *sc) argument
1469 iwp_free_rx_ring(iwp_sc_t *sc) argument
1493 iwp_alloc_tx_ring(iwp_sc_t *sc, iwp_tx_ring_t *ring, int slots, int qid) argument
1617 iwp_reset_tx_ring(iwp_sc_t *sc, iwp_tx_ring_t *ring) argument
1687 iwp_ring_init(iwp_sc_t *sc) argument
1722 iwp_ring_free(iwp_sc_t *sc) argument
1790 iwp_sc_t *sc; local
1967 iwp_mac_access_enter(iwp_sc_t *sc) argument
1999 iwp_mac_access_exit(iwp_sc_t *sc) argument
2020 iwp_mem_write(iwp_sc_t *sc, uint32_t addr, uint32_t data) argument
2030 iwp_reg_read(iwp_sc_t *sc, uint32_t addr) argument
2040 iwp_reg_write(iwp_sc_t *sc, uint32_t addr, uint32_t data) argument
2055 iwp_load_init_firmware(iwp_sc_t *sc) argument
2124 iwp_load_run_firmware(iwp_sc_t *sc) argument
2197 iwp_rx_phy_intr(iwp_sc_t *sc, iwp_rx_desc_t *desc) argument
2211 iwp_rx_mpdu_intr(iwp_sc_t *sc, iwp_rx_desc_t *desc) argument
2342 iwp_tx_intr(iwp_sc_t *sc, iwp_rx_desc_t *desc) argument
2392 iwp_cmd_intr(iwp_sc_t *sc, iwp_rx_desc_t *desc) argument
2421 iwp_ucode_alive(iwp_sc_t *sc, iwp_rx_desc_t *desc) argument
2594 iwp_sc_t *sc; local
2765 iwp_sc_t *sc; local
2921 iwp_sc_t *sc; local
2968 iwp_sc_t *sc; local
3325 iwp_sc_t *sc; local
3363 iwp_sc_t *sc; local
3381 iwp_sc_t *sc; local
3391 iwp_sc_t *sc; local
3424 iwp_sc_t *sc; local
3500 iwp_sc_t *sc; local
3534 iwp_sc_t *sc; local
3565 iwp_sc_t *sc; local
3611 iwp_thread(iwp_sc_t *sc) argument
3737 iwp_cmd(iwp_sc_t *sc, int code, const void *buf, int size, int async) argument
3806 iwp_set_led(iwp_sc_t *sc, uint8_t id, uint8_t off, uint8_t on) argument
3822 iwp_hw_set_before_auth(iwp_sc_t *sc) argument
3901 iwp_scan(iwp_sc_t *sc) argument
4087 iwp_config(iwp_sc_t *sc) argument
4229 iwp_sc_t *sc; local
4256 iwp_stop_master(iwp_sc_t *sc) argument
4287 iwp_power_up(iwp_sc_t *sc) argument
4306 iwp_preinit(iwp_sc_t *sc) argument
4418 iwp_eep_sem_down(iwp_sc_t *sc) argument
4443 iwp_eep_sem_up(iwp_sc_t *sc) argument
4456 iwp_eep_load(iwp_sc_t *sc) argument
4512 iwp_get_mac_from_eep(iwp_sc_t *sc) argument
4528 iwp_init(iwp_sc_t *sc) argument
4660 iwp_stop(iwp_sc_t *sc) argument
4750 iwp_amrr_timeout(iwp_sc_t *sc) argument
4825 iwp_eep_addr_trans(iwp_sc_t *sc, uint32_t indi_addr) argument
4870 iwp_put_seg_fw(iwp_sc_t *sc, uint32_t addr_s, uint32_t addr_d, uint32_t len) argument
4904 iwp_alive_common(iwp_sc_t *sc) argument
5031 iwp_save_calib_result(iwp_sc_t *sc, iwp_rx_desc_t *desc) argument
5106 iwp_release_calib_buffer(iwp_sc_t *sc) argument
5138 iwp_init_common(iwp_sc_t *sc) argument
5222 iwp_fast_recover(iwp_sc_t *sc) argument
5270 iwp_run_state_config(iwp_sc_t *sc) argument
5329 iwp_overwrite_ic_default(iwp_sc_t *sc) argument
5344 iwp_add_ap_sta(iwp_sc_t *sc) argument
5373 iwp_eep_ver_chk(iwp_sc_t *sc) argument
5389 iwp_set_chip_param(iwp_sc_t *sc) argument
[all...]
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c424 mwl_alloc_cmdbuf(struct mwl_softc *sc) argument
431 err = mwl_alloc_dma_mem(sc->sc_dev, &mwl_dma_attr, size,
434 &sc->sc_cmd_dma);
441 sc->sc_cmd_mem = (uint16_t *)sc->sc_cmd_dma.mem_va;
442 sc->sc_cmd_dmaaddr = sc->sc_cmd_dma.cookie.dmac_address;
448 mwl_free_cmdbuf(struct mwl_softc *sc) argument
450 if (sc->sc_cmd_mem != NULL)
451 mwl_free_dma_mem(&sc
455 mwl_alloc_rx_ring(struct mwl_softc *sc, int count) argument
520 mwl_free_rx_ring(struct mwl_softc *sc) argument
543 mwl_alloc_tx_ring(struct mwl_softc *sc, struct mwl_tx_ring *ring, int count) argument
605 mwl_free_tx_ring(struct mwl_softc *sc, struct mwl_tx_ring *ring) argument
630 mwl_hal_sethwdma(struct mwl_softc *sc, const struct mwl_hal_txrxdma *dma) argument
674 mwl_setupdma(struct mwl_softc *sc) argument
703 mwl_txq_init(struct mwl_softc *sc, struct mwl_tx_ring *txring, int qnum) argument
729 mwl_tx_setup(struct mwl_softc *sc, int ac, int mvtype) argument
754 mwl_setup_txq(struct mwl_softc *sc) argument
822 mwlFwReset(struct mwl_softc *sc) argument
835 mwlPokeSdramController(struct mwl_softc *sc, int SDRAMSIZE_Addr) argument
844 mwlTriggerPciCmd(struct mwl_softc *sc) argument
863 mwlWaitFor(struct mwl_softc *sc, uint32_t val) argument
879 mwlSendBlock(struct mwl_softc *sc, int bsize, const void *data, size_t dsize) argument
901 mwlSendBlock2(struct mwl_softc *sc, const void *data, size_t dsize) argument
918 mwl_fwload(struct mwl_softc *sc, void *fwargs) argument
1135 mwlSendCmd(struct mwl_softc *sc) argument
1150 mwlExecuteCmd(struct mwl_softc *sc, unsigned short cmd) argument
1178 mwlWaitForCmdComplete(struct mwl_softc *sc, uint16_t cmdCode) argument
1253 dumpresult(struct mwl_softc *sc, int showresult) argument
1284 mwlGetCalTable(struct mwl_softc *sc, uint8_t annex, uint8_t index) argument
1389 mwlGetPwrCalTable(struct mwl_softc *sc) argument
1435 mwlResetHalState(struct mwl_softc *sc) argument
1565 mwl_hal_getchannelinfo(struct mwl_softc *sc, int band, int chw, const MWL_HAL_CHANNELINFO **ci) argument
1583 getchannels(struct mwl_softc *sc, int maxchans, int *nchans, struct mwl_channel chans[]) argument
1612 mwl_getchannels(struct mwl_softc *sc) argument
1641 mwl_gethwspecs(struct mwl_softc *sc) argument
1677 mwl_hal_setmac_locked(struct mwl_softc *sc, const uint8_t addr[IEEE80211_ADDR_LEN]) argument
1707 mwl_hal_newstation(struct mwl_softc *sc, const uint8_t addr[IEEE80211_ADDR_LEN], uint16_t aid, uint16_t sid, const MWL_HAL_PEERINFO *peer, int isQosSta, int wmeInfo) argument
1741 mwl_hal_setantenna(struct mwl_softc *sc, MWL_HAL_ANTENNA dirSet, int ant) argument
1766 mwl_hal_setradio(struct mwl_softc *sc, int onoff, MWL_HAL_PREAMBLE preamble) argument
1785 mwl_hal_setwmm(struct mwl_softc *sc, int onoff) argument
1841 mwl_hal_setchannel(struct mwl_softc *sc, const MWL_HAL_CHANNEL *chan) argument
1856 mwl_hal_settxpower(struct mwl_softc *sc, const MWL_HAL_CHANNEL *c, uint8_t maxtxpow) argument
1893 mwl_hal_settxrate(struct mwl_softc *sc, MWL_HAL_TXRATE_HANDLING handling, const MWL_HAL_TXRATE *rate) argument
1944 mwl_hal_settxrate_auto(struct mwl_softc *sc, const MWL_HAL_TXRATE *rate) argument
1968 mwl_hal_setrateadaptmode(struct mwl_softc *sc, uint16_t mode) argument
1983 mwl_hal_setoptimizationlevel(struct mwl_softc *sc, int level) argument
2000 mwl_hal_setregioncode(struct mwl_softc *sc, int regionCode) argument
2022 mwl_hal_setassocid(struct mwl_softc *sc, const uint8_t bssId[IEEE80211_ADDR_LEN], uint16_t assocId) argument
2043 struct mwl_softc *sc = (struct mwl_softc *)ic; local
2068 mwl_hal_setrtsthreshold(struct mwl_softc *sc, int threshold) argument
2083 mwl_hal_setcsmode(struct mwl_softc *sc, MWL_HAL_CSMODE csmode) argument
2098 mwl_hal_setpromisc(struct mwl_softc *sc, int ena) argument
2109 mwl_hal_start(struct mwl_softc *sc) argument
2125 mwl_hal_setinframode(struct mwl_softc *sc) argument
2138 mwl_hal_stop(struct mwl_softc *sc) argument
2152 mwl_hal_keyset(struct mwl_softc *sc, const MWL_HAL_KEYVAL *kv, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
2200 mwl_hal_keyreset(struct mwl_softc *sc, const MWL_HAL_KEYVAL *kv, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
2294 struct mwl_softc *sc = (struct mwl_softc *)ic; local
2334 struct mwl_softc *sc = (struct mwl_softc *)ic; local
2446 mwl_chan_set(struct mwl_softc *sc, struct mwl_channel *chan) argument
2560 mwl_setcurchanrates(struct mwl_softc *sc) argument
2577 findhalchannel(const struct mwl_softc *sc, const MWL_HAL_CHANNEL *c) argument
2651 mwl_startrecv(struct mwl_softc *sc) argument
2707 mwl_mode_init(struct mwl_softc *sc) argument
2728 mwl_hal_txstart(struct mwl_softc *sc, int qnum) argument
2739 struct mwl_softc *sc = (struct mwl_softc *)ic; local
2911 struct mwl_softc *sc = (struct mwl_softc *)arg; local
2965 struct mwl_softc *sc = (struct mwl_softc *)ic; local
3041 mwl_hal_intrset(struct mwl_softc *sc, uint32_t mask) argument
3055 mwl_hal_getisr(struct mwl_softc *sc, uint32_t *status) argument
3073 mwl_tx_intr(struct mwl_softc *sc) argument
3161 mwl_rx_intr(struct mwl_softc *sc) argument
3288 struct mwl_softc *sc = (struct mwl_softc *)data; local
3310 struct mwl_softc *sc = (struct mwl_softc *)arg; local
3375 mwl_init(struct mwl_softc *sc) argument
3487 mwl_resume(struct mwl_softc *sc) argument
3541 mwl_stop(struct mwl_softc *sc) argument
3563 struct mwl_softc *sc = (struct mwl_softc *)arg; local
3629 struct mwl_softc *sc = (struct mwl_softc *)arg; local
3655 struct mwl_softc *sc = (struct mwl_softc *)arg; local
3670 struct mwl_softc *sc = (struct mwl_softc *)arg; local
3695 struct mwl_softc *sc = (struct mwl_softc *)arg; local
3732 struct mwl_softc *sc = (struct mwl_softc *)arg; local
3755 struct mwl_softc *sc = (struct mwl_softc *)arg; local
3768 struct mwl_softc *sc = (struct mwl_softc *)arg; local
3777 struct mwl_softc *sc = (struct mwl_softc *)arg; local
3799 struct mwl_softc *sc; local
4229 struct mwl_softc *sc; local
4309 struct mwl_softc *sc; local
[all...]
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Djtag.c1149 sysc_cfga_stat_t *sc)
1160 (FHC_BSR_TO_BD(fhc_data.bsr) == sc->board) &&
1162 sc->plus_board = 1;
1171 jtag_get_board_type(volatile u_int *jreg, sysc_cfga_stat_t *sc) argument
1187 board = sc->board;
1200 &cpu_sysbd_ring_components[9], sc);
1212 &io1plus_sysbd_ring_components[9], sc);
1217 &io1_sysbd_ring_components[9], sc);
1231 &io2plus_sysbd_ring_components[9], sc);
1236 &io2_sysbd_ring_components[9], sc);
1145 jtag_check_plus_board( volatile u_int *jreg, jtag_ring ring, jtag_phys_comp *comp, sysc_cfga_stat_t *sc) argument
1291 jtag_get_board_info(volatile u_int *jreg, sysc_cfga_stat_t *sc) argument
[all...]
/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c704 dumpcsize_t sc; member in struct:stream
897 dumpcsize_t sc; local
926 (void) memcpy(&sc, block + in, cs);
928 csize = DUMP_GET_CSIZE(sc);
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c3364 scf_scope_t *sc = NULL; local
3370 (sc = scf_scope_create(h)) == NULL ||
3378 if (scf_handle_get_scope(h, SCF_FMRI_LOCAL_SCOPE, sc) == -1)
3381 if (scf_scope_get_service(sc, service, svc) != SCF_SUCCESS) {
3395 scf_scope_destroy(sc);
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2833 uint_t sc; local
2837 for (sc = 0; sc < schildren; sc++) {
2839 schild[sc], B_FALSE);
/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c2245 uint32_t lba, cy, hd, sc; local
2255 sc = MAX_SECT;
2259 sc = lba % hba_sectors + 1;
2263 Table[ti].begsect = (uchar_t)(((cy >> 2) & 0xc0) | sc);
2273 sc = MAX_SECT;
2277 sc = lba % hba_sectors + 1;
2281 Table[ti].endsect = (uchar_t)(((cy >> 2) & 0xc0) | sc);
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c4430 int c, sc; local
4433 sc = *s++;
4436 return (sc == c); /* nothing matches nothing */
4446 if (c != sc)
4452 return (sc != '\0' ? gmatch(s, p) : 0);
4474 if (sc == 0)
4487 /* test sc against range [c1-c2] */
4495 if (lc <= sc && sc <= c)
4498 } else if (lc <= sc
[all...]
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c273 static int iwk_eep_load(iwk_sc_t *sc);
274 static void iwk_get_mac_from_eep(iwk_sc_t *sc);
275 static int iwk_eep_sem_down(iwk_sc_t *sc);
276 static void iwk_eep_sem_up(iwk_sc_t *sc);
292 static int32_t iwk_curr_tempera(iwk_sc_t *sc);
293 static int iwk_tx_power_calibration(iwk_sc_t *sc);
294 static inline int iwk_is_24G_band(iwk_sc_t *sc);
295 static inline int iwk_is_fat_channel(iwk_sc_t *sc);
297 static struct iwk_eep_channel *iwk_get_eep_channel(iwk_sc_t *sc,
300 static int32_t iwk_band_number(iwk_sc_t *sc, uint16_
474 iwk_sc_t *sc; local
854 iwk_sc_t *sc; local
946 iwk_sc_t *sc; local
963 iwk_destroy_locks(iwk_sc_t *sc) argument
978 iwk_alloc_dma_mem(iwk_sc_t *sc, size_t memsize, ddi_dma_attr_t *dma_attr_p, ddi_device_acc_attr_t *acc_attr_p, uint_t dma_flags, iwk_dma_t *dma_p) argument
1055 iwk_alloc_fw_dma(iwk_sc_t *sc) argument
1153 iwk_free_fw_dma(iwk_sc_t *sc) argument
1166 iwk_alloc_shared(iwk_sc_t *sc) argument
1192 iwk_free_shared(iwk_sc_t *sc) argument
1201 iwk_alloc_kw(iwk_sc_t *sc) argument
1226 iwk_free_kw(iwk_sc_t *sc) argument
1232 iwk_alloc_rx_ring(iwk_sc_t *sc) argument
1293 iwk_reset_rx_ring(iwk_sc_t *sc) argument
1314 iwk_free_rx_ring(iwk_sc_t *sc) argument
1331 iwk_alloc_tx_ring(iwk_sc_t *sc, iwk_tx_ring_t *ring, int slots, int qid) argument
1431 iwk_reset_tx_ring(iwk_sc_t *sc, iwk_tx_ring_t *ring) argument
1462 iwk_free_tx_ring(iwk_sc_t *sc, iwk_tx_ring_t *ring) argument
1486 iwk_ring_init(iwk_sc_t *sc) argument
1512 iwk_ring_free(iwk_sc_t *sc) argument
1549 iwk_sc_t *sc = (iwk_sc_t *)ic; local
1797 iwk_sc_t *sc = arg; local
1825 iwk_sc_t *sc = (iwk_sc_t *)ic; local
1943 iwk_mac_access_enter(iwk_sc_t *sc) argument
1969 iwk_mac_access_exit(iwk_sc_t *sc) argument
1977 iwk_mem_read(iwk_sc_t *sc, uint32_t addr) argument
1984 iwk_mem_write(iwk_sc_t *sc, uint32_t addr, uint32_t data) argument
1991 iwk_reg_read(iwk_sc_t *sc, uint32_t addr) argument
1998 iwk_reg_write(iwk_sc_t *sc, uint32_t addr, uint32_t data) argument
2005 iwk_reg_write_region_4(iwk_sc_t *sc, uint32_t addr, uint32_t *data, int wlen) argument
2027 iwk_load_firmware(iwk_sc_t *sc) argument
2085 iwk_rx_intr(iwk_sc_t *sc, iwk_rx_desc_t *desc, iwk_rx_data_t *data) argument
2186 iwk_tx_intr(iwk_sc_t *sc, iwk_rx_desc_t *desc, iwk_rx_data_t *data) argument
2225 iwk_cmd_intr(iwk_sc_t *sc, iwk_rx_desc_t *desc) argument
2241 iwk_ucode_alive(iwk_sc_t *sc, iwk_rx_desc_t *desc) argument
2345 iwk_sc_t *sc = (iwk_sc_t *)arg; local
2475 iwk_sc_t *sc = (iwk_sc_t *)arg; local
2601 iwk_sc_t *sc = (iwk_sc_t *)arg; local
2637 iwk_sc_t *sc = (iwk_sc_t *)ic; local
2938 iwk_sc_t *sc = (iwk_sc_t *)arg; local
3102 iwk_sc_t *sc = (iwk_sc_t *)arg; local
3115 iwk_sc_t *sc = (iwk_sc_t *)arg; local
3140 iwk_sc_t *sc = (iwk_sc_t *)arg; local
3150 iwk_sc_t *sc = (iwk_sc_t *)arg; local
3215 iwk_sc_t *sc = (iwk_sc_t *)arg; local
3245 iwk_sc_t *sc = (iwk_sc_t *)arg; local
3264 iwk_sc_t *sc = (iwk_sc_t *)arg; local
3300 iwk_thread(iwk_sc_t *sc) argument
3449 iwk_cmd(iwk_sc_t *sc, int code, const void *buf, int size, int async) argument
3503 iwk_set_led(iwk_sc_t *sc, uint8_t id, uint8_t off, uint8_t on) argument
3516 iwk_hw_set_before_auth(iwk_sc_t *sc) argument
3637 iwk_scan(iwk_sc_t *sc) argument
3803 iwk_config(iwk_sc_t *sc) argument
3940 iwk_stop_master(iwk_sc_t *sc) argument
3965 iwk_power_up(iwk_sc_t *sc) argument
3981 iwk_preinit(iwk_sc_t *sc) argument
4060 iwk_eep_sem_down(iwk_sc_t *sc) argument
4083 iwk_eep_sem_up(iwk_sc_t *sc) argument
4096 iwk_eep_load(iwk_sc_t *sc) argument
4145 iwk_get_mac_from_eep(iwk_sc_t *sc) argument
4158 iwk_init(iwk_sc_t *sc) argument
4285 iwk_stop(iwk_sc_t *sc) argument
4362 iwk_amrr_timeout(iwk_sc_t *sc) argument
4426 iwk_curr_tempera(iwk_sc_t *sc) argument
4473 iwk_is_24G_band(iwk_sc_t *sc) argument
4479 iwk_is_fat_channel(iwk_sc_t *sc) argument
4555 iwk_get_eep_channel(iwk_sc_t *sc, uint16_t channel, int is_24G, int is_fat, int is_hi_chan) argument
4616 iwk_band_number(iwk_sc_t *sc, uint16_t channel) argument
4673 iwk_channel_interpolate(iwk_sc_t *sc, uint16_t channel, struct iwk_eep_calib_channel_info *chan_info) argument
4809 iwk_txpower_table_cmd_init(iwk_sc_t *sc, struct iwk_tx_power_db *tp_db) argument
5067 iwk_tx_power_calibration(iwk_sc_t *sc) argument
5101 iwk_statistics_notify(iwk_sc_t *sc, iwk_rx_desc_t *desc) argument
5149 iwk_is_associated(iwk_sc_t *sc) argument
5155 iwk_rxgain_diff_init(iwk_sc_t *sc) argument
5193 iwk_rxgain_diff(iwk_sc_t *sc) argument
5388 iwk_rx_sens_init(iwk_sc_t *sc) argument
5475 iwk_rx_sens(iwk_sc_t *sc) argument
5567 iwk_cck_sens(iwk_sc_t *sc, uint32_t actual_rx_time) argument
5772 iwk_ofdm_sens(iwk_sc_t *sc, uint32_t actual_rx_time) argument
5856 iwk_sc_t *sc = (iwk_sc_t *)ic; local
5945 iwk_write_event_log(iwk_sc_t *sc) argument
6056 iwk_write_error_log(iwk_sc_t *sc) argument
6110 iwk_sc_t *sc = (iwk_sc_t *)ic; local
6193 iwk_sc_t *sc = (iwk_sc_t *)ic; local
6246 iwk_fast_recover(iwk_sc_t *sc) argument
6351 iwk_sc_t *sc = (iwk_sc_t *)ic; local
6449 iwk_sc_t *sc = (iwk_sc_t *)ic; local
[all...]
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h786 sysc_cfga_stat_t sc; /* board info */ member in struct:bd_list
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c3542 rib_service_t *sc; local
3547 for (sc = rib_stat->service_list;
3548 sc && (sc->srv_id != to_remove->srv_id);
3549 sc = sc->next)
3552 * if sc is NULL then the service doesn't exist anymore,
3555 if (sc != NULL)
3556 (void) ibt_unbind_service(sc->srv_hdl,
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c416 iwn_read(struct iwn_softc *sc, int reg) argument
419 return (ddi_get32(sc->sc_regh, (uint32_t *)(sc->sc_base + reg)));
423 iwn_write(struct iwn_softc *sc, int reg, uint32_t val) argument
426 ddi_put32(sc->sc_regh, (uint32_t *)(sc->sc_base + reg), val);
430 iwn_write_1(struct iwn_softc *sc, int reg, uint8_t val) argument
432 ddi_put8(sc->sc_regh, (uint8_t *)(sc->sc_base + reg), val);
436 iwn_kstat_create(struct iwn_softc *sc, cons argument
458 iwn_kstat_init(struct iwn_softc *sc) argument
551 iwn_kstat_init_2000(struct iwn_softc *sc) argument
565 iwn_kstat_init_4965(struct iwn_softc *sc) argument
617 iwn_kstat_init_6000(struct iwn_softc *sc) argument
627 iwn_intr_teardown(struct iwn_softc *sc) argument
647 iwn_intr_add(struct iwn_softc *sc, int intr_type) argument
707 iwn_intr_setup(struct iwn_softc *sc) argument
769 struct iwn_softc *sc; local
1196 iwn4965_attach(struct iwn_softc *sc) argument
1240 iwn5000_attach(struct iwn_softc *sc, uint16_t pid) argument
1380 struct iwn_softc *sc = ddi_get_driver_private(dip); local
1483 struct iwn_softc *sc; local
1509 iwn_nic_lock(struct iwn_softc *sc) argument
1528 iwn_nic_unlock(struct iwn_softc *sc) argument
1534 iwn_prph_read(struct iwn_softc *sc, uint32_t addr) argument
1542 iwn_prph_write(struct iwn_softc *sc, uint32_t addr, uint32_t data) argument
1550 iwn_prph_setbits(struct iwn_softc *sc, uint32_t addr, uint32_t mask) argument
1556 iwn_prph_clrbits(struct iwn_softc *sc, uint32_t addr, uint32_t mask) argument
1562 iwn_prph_write_region_4(struct iwn_softc *sc, uint32_t addr, const uint32_t *data, int count) argument
1570 iwn_mem_read(struct iwn_softc *sc, uint32_t addr) argument
1578 iwn_mem_write(struct iwn_softc *sc, uint32_t addr, uint32_t data) argument
1587 iwn_mem_write_2(struct iwn_softc *sc, uint32_t addr, uint16_t data) argument
1601 iwn_mem_read_region_4(struct iwn_softc *sc, uint32_t addr, uint32_t *data, int count) argument
1609 iwn_mem_set_region_4(struct iwn_softc *sc, uint32_t addr, uint32_t val, int count) argument
1617 iwn_eeprom_lock(struct iwn_softc *sc) argument
1638 iwn_eeprom_unlock(struct iwn_softc *sc) argument
1648 iwn_init_otprom(struct iwn_softc *sc) argument
1700 iwn_read_prom_data(struct iwn_softc *sc, uint32_t addr, void *data, int count) argument
1742 iwn_dma_contig_alloc(struct iwn_softc *sc, struct iwn_dma_info *dma, uint_t size, uint_t flags, void **kvap, ddi_device_acc_attr_t *acc_attr, uint_t align) argument
1824 iwn_alloc_sched(struct iwn_softc *sc) argument
1834 iwn_free_sched(struct iwn_softc *sc) argument
1840 iwn_alloc_kw(struct iwn_softc *sc) argument
1849 iwn_free_kw(struct iwn_softc *sc) argument
1855 iwn_alloc_ict(struct iwn_softc *sc) argument
1865 iwn_free_ict(struct iwn_softc *sc) argument
1871 iwn_alloc_fwmem(struct iwn_softc *sc) argument
1879 iwn_free_fwmem(struct iwn_softc *sc) argument
1885 iwn_alloc_rx_ring(struct iwn_softc *sc, struct iwn_rx_ring *ring) argument
1941 iwn_reset_rx_ring(struct iwn_softc *sc, struct iwn_rx_ring *ring) argument
1960 iwn_free_rx_ring(struct iwn_softc *sc, struct iwn_rx_ring *ring) argument
1977 iwn_alloc_tx_ring(struct iwn_softc *sc, struct iwn_tx_ring *ring, int qid) argument
2039 iwn_reset_tx_ring(struct iwn_softc *sc, struct iwn_tx_ring *ring) argument
2060 iwn_free_tx_ring(struct iwn_softc *sc, struct iwn_tx_ring *ring) argument
2077 iwn5000_ict_reset(struct iwn_softc *sc) argument
2101 iwn_read_eeprom(struct iwn_softc *sc) argument
2168 iwn4965_read_eeprom(struct iwn_softc *sc) argument
2214 iwn4965_print_power_group(struct iwn_softc *sc, int i) argument
2249 iwn5000_read_eeprom(struct iwn_softc *sc) argument
2310 iwn_read_eeprom_channels(struct iwn_softc *sc, int n, uint32_t addr) argument
2367 iwn_read_eeprom_enhinfo(struct iwn_softc *sc) argument
2431 struct iwn_softc *sc = (struct iwn_softc *)&ni->in_ic; local
2455 struct iwn_softc *sc = (struct iwn_softc *)ic; local
2584 struct iwn_softc *sc = arg; local
2593 struct iwn_softc *sc = arg; local
2627 iwn_rx_phy(struct iwn_softc *sc, struct iwn_rx_desc *desc, struct iwn_rx_data *data) argument
2647 iwn_rx_done(struct iwn_softc *sc, struct iwn_rx_desc *desc, struct iwn_rx_data *data) argument
2753 iwn_rx_compressed_ba(struct iwn_softc *sc, struct iwn_rx_desc *desc, struct iwn_rx_data *data) argument
2772 iwn5000_rx_calib_results(struct iwn_softc *sc, struct iwn_rx_desc *desc, struct iwn_rx_data *data) argument
2829 iwn_rx_statistics(struct iwn_softc *sc, struct iwn_rx_desc *desc, struct iwn_rx_data *data) argument
2891 iwn4965_tx_done(struct iwn_softc *sc, struct iwn_rx_desc *desc, struct iwn_rx_data *data) argument
2902 iwn5000_tx_done(struct iwn_softc *sc, struct iwn_rx_desc *desc, struct iwn_rx_data *data) argument
2921 iwn_tx_done(struct iwn_softc *sc, struct iwn_rx_desc *desc, int ackfailcnt, uint8_t status) argument
2955 iwn_cmd_done(struct iwn_softc *sc, struct iwn_rx_desc *desc) argument
2984 iwn_notif_intr(struct iwn_softc *sc) argument
3203 iwn_wakeup_intr(struct iwn_softc *sc) argument
3223 iwn_fatal_intr(struct iwn_softc *sc) argument
3289 struct iwn_softc *sc = (struct iwn_softc *)arg; local
3404 iwn4965_update_sched(struct iwn_softc *sc, int qid, int idx, uint8_t id, uint16_t len) argument
3423 iwn5000_update_sched(struct iwn_softc *sc, int qid, int idx, uint8_t id, uint16_t len) argument
3442 iwn5000_reset_sched(struct iwn_softc *sc, int qid, int idx) argument
3472 iwn_wme_to_qos_ac(struct iwn_softc *sc, int wme_ac) argument
3514 iwn_wmeparam_check(struct iwn_softc *sc, struct wmeParams *wmeparam) argument
3544 iwn_qosparam_to_hw(struct iwn_softc *sc, int async) argument
3642 iwn_wme_tid_to_txq(struct iwn_softc *sc, int tid) argument
3663 struct iwn_softc *sc = (struct iwn_softc *)ic; local
3996 struct iwn_softc *sc; local
4035 struct iwn_softc *sc = (struct iwn_softc *)arg; local
4074 struct iwn_softc *sc; local
4116 struct iwn_softc *sc; local
4129 struct iwn_softc *sc; local
4141 struct iwn_softc *sc; local
4179 struct iwn_softc *sc; local
4253 struct iwn_softc *sc; local
4298 struct iwn_softc *sc = (struct iwn_softc *)arg; local
4325 struct iwn_softc *sc = (struct iwn_softc *)arg; local
4401 iwn_cmd(struct iwn_softc *sc, uint8_t code, void *buf, int size, int async) argument
4476 iwn4965_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) argument
4495 iwn5000_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) argument
4502 iwn_set_link_quality(struct iwn_softc *sc, struct ieee80211_node *ni) argument
4540 iwn_add_broadcast_node(struct iwn_softc *sc, int async) argument
4582 iwn_set_led(struct iwn_softc *sc, uint8_t which, uint8_t off, uint8_t on) argument
4604 iwn_set_critical_temp(struct iwn_softc *sc) argument
4626 iwn_set_timing(struct iwn_softc *sc, struct ieee80211_node *ni) argument
4649 iwn4965_power_calibration(struct iwn_softc *sc, int temp) argument
4666 iwn4965_set_txpower(struct iwn_softc *sc, int async) argument
4808 iwn5000_set_txpower(struct iwn_softc *sc, int async) argument
4886 iwn4965_get_temperature(struct iwn_softc *sc) argument
4909 iwn5000_get_temperature(struct iwn_softc *sc) argument
4930 iwn_init_sensitivity(struct iwn_softc *sc) argument
4969 iwn_collect_noise(struct iwn_softc *sc, const struct iwn_rx_general_stats *stats) argument
5018 iwn4965_init_gains(struct iwn_softc *sc) argument
5029 iwn5000_init_gains(struct iwn_softc *sc) argument
5041 iwn4965_set_gains(struct iwn_softc *sc) argument
5072 iwn5000_set_gains(struct iwn_softc *sc) argument
5108 iwn_tune_sensitivity(struct iwn_softc *sc, const struct iwn_rx_stats *stats) argument
5254 iwn_send_sensitivity(struct iwn_softc *sc) argument
5307 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) argument
5358 iwn5000_runtime_calib(struct iwn_softc *sc) argument
5369 iwn_config_bt_coex_bluetooth(struct iwn_softc *sc) argument
5382 iwn_config_bt_coex_prio_table(struct iwn_softc *sc) argument
5402 iwn_config_bt_coex_adv_config(struct iwn_softc *sc, struct iwn_bt_basic *basic, size_t len) argument
5465 iwn_config_bt_coex_adv1(struct iwn_softc *sc) argument
5477 iwn_config_bt_coex_adv2(struct iwn_softc *sc) argument
5489 iwn_config(struct iwn_softc *sc) argument
5625 iwn_get_active_dwell_time(struct iwn_softc *sc, uint16_t flags, uint8_t n_probes) argument
5646 iwn_limit_dwell(struct iwn_softc *sc, uint16_t dwell_time) argument
5673 iwn_get_passive_dwell_time(struct iwn_softc *sc, uint16_t flags) argument
5686 iwn_scan(struct iwn_softc *sc, uint16_t flags) argument
5887 iwn_auth(struct iwn_softc *sc) argument
5947 iwn_fast_recover(struct iwn_softc *sc) argument
5990 iwn_run(struct iwn_softc *sc) argument
6093 struct iwn_softc *sc = ic->ic_softc; local
6123 struct iwn_softc *sc = ic->ic_softc; local
6158 struct iwn_softc *sc = ic->ic_softc; local
6181 struct iwn_softc *sc = ic->ic_softc; local
6204 struct iwn_softc *sc = ic->ic_softc; local
6233 struct iwn_softc *sc = ic->ic_softc; local
6243 iwn4965_ampdu_tx_start(struct iwn_softc *sc, struct ieee80211_node *ni, uint8_t tid, uint16_t ssn) argument
6281 iwn4965_ampdu_tx_stop(struct iwn_softc *sc, uint8_t tid, uint16_t ssn) argument
6302 iwn5000_ampdu_tx_start(struct iwn_softc *sc, struct ieee80211_node *ni, uint8_t tid, uint16_t ssn) argument
6339 iwn5000_ampdu_tx_stop(struct iwn_softc *sc, uint8_t tid, uint16_t ssn) argument
6368 iwn5000_query_calibration(struct iwn_softc *sc) argument
6399 iwn5000_send_calibration(struct iwn_softc *sc) argument
6418 iwn5000_send_wimax_coex(struct iwn_softc *sc) argument
6443 iwn6000_temp_offset_calib(struct iwn_softc *sc) argument
6460 iwn2000_temp_offset_calib(struct iwn_softc *sc) argument
6488 iwn4965_post_alive(struct iwn_softc *sc) argument
6541 iwn5000_post_alive(struct iwn_softc *sc) argument
6639 iwn4965_load_bootcode(struct iwn_softc *sc, const uint8_t *ucode, int size) argument
6682 iwn4965_load_firmware(struct iwn_softc *sc) argument
6753 iwn5000_load_firmware_section(struct iwn_softc *sc, uint32_t dst, const uint8_t *section, int size) argument
6800 iwn5000_load_firmware(struct iwn_softc *sc) argument
6833 iwn_read_firmware_leg(struct iwn_softc *sc, struct iwn_fw_info *fw) argument
6887 iwn_read_firmware_tlv(struct iwn_softc *sc, struct iwn_fw_info *fw, uint16_t alt) argument
7000 iwn_read_firmware(struct iwn_softc *sc) argument
7076 iwn_clock_wait(struct iwn_softc *sc) argument
7095 iwn_apm_init(struct iwn_softc *sc) argument
7149 iwn_apm_stop_master(struct iwn_softc *sc) argument
7165 iwn_apm_stop(struct iwn_softc *sc) argument
7177 iwn4965_nic_config(struct iwn_softc *sc) argument
7196 iwn5000_nic_config(struct iwn_softc *sc) argument
7250 iwn_hw_prepare(struct iwn_softc *sc) argument
7286 iwn_hw_init(struct iwn_softc *sc) argument
7402 iwn_hw_stop(struct iwn_softc *sc, boolean_t lock) argument
7462 iwn_init(struct iwn_softc *sc) argument
7577 iwn_fix_channel(struct iwn_softc *sc, mblk_t *m, struct iwn_rx_stat *stat) argument
7624 struct iwn_softc *sc; local
7666 struct iwn_softc *sc; local
[all...]
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c1290 scf_scope_t *sc; local
1328 sc = handle->rh_scope;
1349 if (sc != NULL)
1350 scf_scope_destroy(sc);
5438 scf_handle_decode_fmri(scf_handle_t *h, const char *fmri, scf_scope_t *sc, argument
5452 if ((sc != NULL && h != sc->rd_d.rd_handle) ||
5495 else if (sc != NULL)
5536 if (sc == NULL)
5537 sc
[all...]
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h411 uint32_t sc[16]; /* voice compression methods */ member in struct:cistpl_funce_t::__anon6848::voice
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6573 __u8 sc; member in struct:fw_sched_cmd::fw_sched::fw_sched_config
6579 __u8 sc; member in struct:fw_sched_cmd::fw_sched::fw_sched_params

Completed in 265 milliseconds

123456