Home
last modified time | relevance | path

Searched defs:mmc_sim (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cam/mmc/
H A Dmmc_sim.h31 struct mmc_sim { struct
42 int mmc_cam_sim_alloc(device_t dev, const char *name, struct mmc_sim *mmc_sim); argument
H A Dmmc_sim.c44 struct mmc_sim *mmc_sim; in mmc_cam_default_poll() local
53 struct mmc_sim *mmc_sim; in mmc_sim_task() local
91 struct mmc_sim *mmc_sim; in mmc_cam_sim_default_action() local
182 mmc_cam_sim_alloc(device_t dev, const char *name, struct mmc_sim *mmc_sim) in mmc_cam_sim_alloc()
231 mmc_cam_sim_free(struct mmc_sim *mmc_sim) in mmc_cam_sim_free()
246 mmc_cam_sim_discover(struct mmc_sim *mmc_sim) in mmc_cam_sim_discover()
/freebsd/sys/dev/mmc/host/
H A Ddwmmc_var.h59 struct mmc_sim mmc_sim; member
/freebsd/sys/arm/allwinner/
H A Daw_mmc.c150 struct mmc_sim mmc_sim; member