Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mmc/
Dmmc.c149 static int mmc_read_ivar(device_t bus, device_t child, int which,
2467 mmc_read_ivar(device_t bus, device_t child, int which, uintptr_t *result) in mmc_read_ivar() function
2563 DEVMETHOD(bus_read_ivar, mmc_read_ivar),