Searched refs:sda_init_switch (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/sdcard/impl/ |
H A D | sda_init.c | 53 static sda_err_t sda_init_switch(sda_slot_t *, uint8_t, uint8_t, uint8_t, 582 sda_init_switch(sda_slot_t *slot, uint8_t mode, uint8_t grp, uint8_t val, in sda_init_switch() function 630 rv = sda_init_switch(slot, 0, 0, 1, data); in sda_init_highspeed() 637 rv = sda_init_switch(slot, 1, 0, 1, data); in sda_init_highspeed()
|