Searched defs:sdmmcbus_attach_args (Results 1 – 1 of 1) sorted by relevance
105 struct sdmmcbus_attach_args { struct106 const char *saa_busname;107 sdmmc_chipset_tag_t sct;108 sdmmc_chipset_handle_t sch;109 bus_dma_tag_t dmat;110 bus_dmamap_t dmap;111 int flags;112 int caps;113 long max_seg;114 long max_xfer;[all …]