Home
last modified time | relevance | path

Searched refs:sda_slot_power_on (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/sdcard/
H A Dsda_impl.h253 int sda_slot_power_on(sda_slot_t *);
/titanic_41/usr/src/uts/common/io/sdcard/impl/
H A Dsda_init.c247 if ((rv = sda_slot_power_on(slot)) != 0) { in sda_init_card()
H A Dsda_slot.c166 sda_slot_power_on(sda_slot_t *slot) in sda_slot_power_on() function