Lines Matching defs:sd
54 sdioh_info_t *sd; member
85 sdioh_info_t *sd; in sdstd_isr() local
129 sdstd_register_irq(sdioh_info_t *sd, uint irq) in sdstd_register_irq()
141 sdstd_free_irq(uint irq, sdioh_info_t *sd) in sdstd_free_irq()
161 sdstd_osinit(sdioh_info_t *sd) in sdstd_osinit()
179 sdstd_3_osinit_tuning(sdioh_info_t *sd) in sdstd_3_osinit_tuning()
207 sdstd_3_osclean_tuning(sdioh_info_t *sd) in sdstd_3_osclean_tuning()
252 void sdstd_3_start_tuning(sdioh_info_t *sd) in sdstd_3_start_tuning()
303 sdstd_osfree(sdioh_info_t *sd) in sdstd_osfree()
314 sdioh_interrupt_set(sdioh_info_t *sd, bool enable) in sdioh_interrupt_set()
350 sdstd_lock(sdioh_info_t *sd) in sdstd_lock()
384 sdstd_unlock(sdioh_info_t *sd) in sdstd_unlock()
409 sdstd_os_lock_irqsave(sdioh_info_t *sd, ulong* flags) in sdstd_os_lock_irqsave()
415 sdstd_os_unlock_irqrestore(sdioh_info_t *sd, ulong* flags) in sdstd_os_unlock_irqrestore()
422 sdstd_waitlockfree(sdioh_info_t *sd) in sdstd_waitlockfree()
435 sdstd_os_yield(sdioh_info_t *sd) in sdstd_os_yield()
445 sdstd_waitbits(sdioh_info_t *sd, uint16 norm, uint16 err, bool local_yield, uint16 *bits) in sdstd_waitbits()
490 void sdstd_enable_disable_periodic_timer(sdioh_info_t *sd, uint val) in sdstd_enable_disable_periodic_timer()