Home
last modified time | relevance | path

Searched refs:dp_current_win (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Drootnex.h290 uint_t dp_current_win; member
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c2222 if ((dma->dp_window[dma->dp_current_win].wd_dosync) && in rootnex_coredma_bindhdl()
2240 *ccountp = dma->dp_window[dma->dp_current_win].wd_cookie_cnt; in rootnex_coredma_bindhdl()
2306 if (dma->dp_window && dma->dp_window[dma->dp_current_win].wd_dosync && in rootnex_coredma_unbindhdl()
2393 window = &dma->dp_window[dma->dp_current_win]; in rootnex_coredma_reset_cookies()
2419 window = &dma->dp_window[dma->dp_current_win]; in rootnex_coredma_get_cookies()
2460 window = &dma->dp_window[dma->dp_current_win]; in rootnex_coredma_set_cookies()
2498 window = &dma->dp_window[dma->dp_current_win]; in rootnex_coredma_clear_cookies()
3495 dma->dp_current_win = 0; in rootnex_setup_windows()
4306 win = &dma->dp_window[dma->dp_current_win]; in rootnex_coredma_sync()
4528 window = &dma->dp_window[dma->dp_current_win]; in rootnex_coredma_win()
[all …]