Searched refs:_dm_source (Results 1 – 2 of 2) sorted by relevance
290 void *_dm_source; /* source mbuf, uio, etc. needed for unload */ member
1073 map->_dm_source = (void *)m; in _bus_dmamap_load_mbuf()1095 map->_dm_source = NULL; in _bus_dmamap_load_mbuf()1121 map->_dm_source = NULL; in _bus_dmamap_load_mbuf()1133 for (m = (struct mbuf *)map->_dm_source; m; m = m->m_next) in _bus_dmamap_load_mbuf()1242 map->_dm_source = (void *)uio; in _bus_dmamap_load_uio()