Searched refs:aw_mmc_update_ios (Results 1 – 1 of 1) sorted by relevance
175 static int aw_mmc_update_ios(device_t, device_t);269 return (aw_mmc_update_ios(sc->aw_dev, NULL)); in aw_mmc_set_tran_settings()1284 aw_mmc_update_ios(device_t bus, device_t child) function1482 DEVMETHOD(mmcbr_update_ios, aw_mmc_update_ios),