Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Drootnex.h294 uint_t dp_max_win; member
/titanic_44/usr/src/uts/i86pc/io/
H A Drootnex.c2257 ASSERT(hp->dmai_nwin <= dma->dp_max_win); in rootnex_coredma_bindhdl()
3585 dma->dp_max_win = 1; in rootnex_setup_windows()
3639 dma->dp_max_win = copybuf_win + sglwin + maxxfer_win; in rootnex_setup_windows()
3640 ASSERT(dma->dp_max_win > 0); in rootnex_setup_windows()
3642 win_state_size = dma->dp_max_win * sizeof (rootnex_window_t); in rootnex_setup_windows()
3716 &dma->dp_window[dma->dp_max_win] + 0x7) & ~0x7); in rootnex_setup_windows()