Searched refs:rootnex_window_t (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | rootnex.h | 222 } rootnex_window_t; typedef 291 rootnex_window_t *dp_window;
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 387 rootnex_window_t *window, ddi_dma_cookie_t *cookie, off_t cur_offset); 392 rootnex_dma_t *dma, rootnex_window_t **windowp, ddi_dma_cookie_t *cookie, 395 rootnex_dma_t *dma, rootnex_window_t **windowp, 398 rootnex_dma_t *dma, rootnex_window_t **windowp, ddi_dma_cookie_t *cookie); 399 static int rootnex_valid_sync_parms(ddi_dma_impl_t *hp, rootnex_window_t *win, 558 (rootnex_prealloc_windows * sizeof (rootnex_window_t)) + in rootnex_dma_init() 2390 rootnex_window_t *window; in rootnex_coredma_reset_cookies() 2411 rootnex_window_t *window; in rootnex_coredma_get_cookies() 2452 rootnex_window_t *window; in rootnex_coredma_set_cookies() 2486 rootnex_window_t *window; in rootnex_coredma_clear_cookies() [all …]
|