Lines Matching defs:sd
48 sdioh_info_t *sd; member
78 sdioh_info_t *sd; in sdstd_isr() local
122 sdstd_register_irq(sdioh_info_t *sd, uint irq) in sdstd_register_irq()
134 sdstd_free_irq(uint irq, sdioh_info_t *sd) in sdstd_free_irq()
154 sdstd_osinit(sdioh_info_t *sd) in sdstd_osinit()
172 sdstd_3_osinit_tuning(sdioh_info_t *sd) in sdstd_3_osinit_tuning()
195 sdstd_3_osclean_tuning(sdioh_info_t *sd) in sdstd_3_osclean_tuning()
240 void sdstd_3_start_tuning(sdioh_info_t *sd) in sdstd_3_start_tuning()
292 sdstd_osfree(sdioh_info_t *sd) in sdstd_osfree()
303 sdioh_interrupt_set(sdioh_info_t *sd, bool enable) in sdioh_interrupt_set()
339 sdstd_lock(sdioh_info_t *sd) in sdstd_lock()
374 sdstd_unlock(sdioh_info_t *sd) in sdstd_unlock()
399 sdstd_os_lock_irqsave(sdioh_info_t *sd, ulong* flags) in sdstd_os_lock_irqsave()
405 sdstd_os_unlock_irqrestore(sdioh_info_t *sd, ulong* flags) in sdstd_os_unlock_irqrestore()
412 sdstd_waitlockfree(sdioh_info_t *sd) in sdstd_waitlockfree()
425 sdstd_os_yield(sdioh_info_t *sd) in sdstd_os_yield()
442 sdstd_waitbits(sdioh_info_t *sd, uint16 norm, uint16 err, bool local_yield, uint16 *bits) in sdstd_waitbits()
487 void sdstd_enable_disable_periodic_timer(sdioh_info_t *sd, uint val) in sdstd_enable_disable_periodic_timer()