Searched refs:rootnex_window_t (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | rootnex.h | 222 } rootnex_window_t; typedef 291 rootnex_window_t *dp_window;
|
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 397 rootnex_window_t *window, ddi_dma_cookie_t *cookie, off_t cur_offset); 402 rootnex_dma_t *dma, rootnex_window_t **windowp, ddi_dma_cookie_t *cookie, 405 rootnex_dma_t *dma, rootnex_window_t **windowp, 408 rootnex_dma_t *dma, rootnex_window_t **windowp, ddi_dma_cookie_t *cookie); 409 static int rootnex_valid_sync_parms(ddi_dma_impl_t *hp, rootnex_window_t *win, 568 (rootnex_prealloc_windows * sizeof (rootnex_window_t)) + in rootnex_dma_init() 2404 rootnex_window_t *window; in rootnex_coredma_reset_cookies() 2424 rootnex_window_t *window; in rootnex_coredma_get_cookies() 2465 rootnex_window_t *window; in rootnex_coredma_set_cookies() 2499 rootnex_window_t *window; in rootnex_coredma_clear_cookies() [all …]
|