Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Drootnex.h294 uint_t dp_max_win; member
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c2241 ASSERT(hp->dmai_nwin <= dma->dp_max_win); in rootnex_coredma_bindhdl()
3500 dma->dp_max_win = 1; in rootnex_setup_windows()
3554 dma->dp_max_win = copybuf_win + sglwin + maxxfer_win; in rootnex_setup_windows()
3555 ASSERT(dma->dp_max_win > 0); in rootnex_setup_windows()
3557 win_state_size = dma->dp_max_win * sizeof (rootnex_window_t); in rootnex_setup_windows()
3631 &dma->dp_window[dma->dp_max_win] + 0x7) & ~0x7); in rootnex_setup_windows()