Searched refs:rootnex_window_t (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/i86pc/io/ |
| H A D | rootnex.c | 385 rootnex_window_t *window, ddi_dma_cookie_t *cookie, off_t cur_offset); 390 rootnex_dma_t *dma, rootnex_window_t **windowp, ddi_dma_cookie_t *cookie, 393 rootnex_dma_t *dma, rootnex_window_t **windowp, 396 rootnex_dma_t *dma, rootnex_window_t **windowp, ddi_dma_cookie_t *cookie); 397 static int rootnex_valid_sync_parms(ddi_dma_impl_t *hp, rootnex_window_t *win, 556 (rootnex_prealloc_windows * sizeof (rootnex_window_t)) + in rootnex_dma_init() 2389 rootnex_window_t *window; in rootnex_coredma_reset_cookies() 2410 rootnex_window_t *window; in rootnex_coredma_get_cookies() 2451 rootnex_window_t *window; in rootnex_coredma_set_cookies() 2485 rootnex_window_t *window; in rootnex_coredma_clear_cookies() [all …]
|
| /illumos-gate/usr/src/uts/i86pc/sys/ |
| H A D | rootnex.h | 222 } rootnex_window_t; typedef 291 rootnex_window_t *dp_window;
|