Lines Matching refs:bcmsdh_info_t
60 bcmsdh_info_t * l_bcmsdh = NULL;
74 bcmsdh_enable_hw_oob_intr(bcmsdh_info_t *sdh, bool enable) in bcmsdh_enable_hw_oob_intr()
146 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)l_bcmsdh; in bcmsdh_btsdio_interface_init()
165 bcmsdh_info_t *
168 bcmsdh_info_t *bcmsdh; in bcmsdh_attach()
170 if ((bcmsdh = (bcmsdh_info_t *)MALLOC(osh, sizeof(bcmsdh_info_t))) == NULL) { in bcmsdh_attach()
174 bzero((char *)bcmsdh, sizeof(bcmsdh_info_t)); in bcmsdh_attach()
194 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_detach()
197 MFREE(osh, bcmsdh, sizeof(bcmsdh_info_t)); in bcmsdh_detach()
209 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_iovar_op()
216 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_intr_query()
231 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_intr_enable()
250 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_intr_disable()
269 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_intr_reg()
284 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_intr_dereg()
300 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_intr_pending()
327 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_cfg_read()
360 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_cfg_write()
390 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_cfg_read_word()
414 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_cfg_write_word()
435 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_cis_read()
476 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdhsdio_set_sbaddr_window()
502 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_reg_read()
552 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_reg_write()
585 return ((bcmsdh_info_t *)sdh)->regfail; in bcmsdh_regfail()
593 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_recv_buf()
631 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_send_buf()
667 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_rwdata()
687 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_abort()
695 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_start()
703 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_stop()
711 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_waitlockfree()
719 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_query_device()
727 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_query_iofnum()
736 bcmsdh_reset(bcmsdh_info_t *sdh) in bcmsdh_reset()
738 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_reset()
743 void *bcmsdh_get_sdioh(bcmsdh_info_t *sdh) in bcmsdh_get_sdioh()
754 bcmsdh_info_t *p = (bcmsdh_info_t *)sdh; in bcmsdh_get_dstatus()
764 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_cur_sbwad()
778 bcmsdh_info_t *bcmsdh = (bcmsdh_info_t *)sdh; in bcmsdh_force_sbwad_calc()
789 bcmsdh_info_t *p = (bcmsdh_info_t *)sdh; in bcmsdh_chipinfo()
801 bcmsdh_info_t *p = (bcmsdh_info_t *)sdh; in bcmsdh_dwordmode()
812 bcmsdh_info_t *p = (bcmsdh_info_t *)sdh; in bcmsdh_sleep()
824 bcmsdh_info_t *p = (bcmsdh_info_t *)sdh; in bcmsdh_gpio_init()
833 bcmsdh_info_t *p = (bcmsdh_info_t *)sdh; in bcmsdh_gpioin()
842 bcmsdh_info_t *p = (bcmsdh_info_t *)sdh; in bcmsdh_gpioouten()
851 bcmsdh_info_t *p = (bcmsdh_info_t *)sdh; in bcmsdh_gpioout()