Searched defs:copy_state_size (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c3573 size_t copy_state_size; local
3690 copy_state_size = sinfo->si_max_pages *
3693 copy_state_size = 0;
3696 space_needed = win_state_size + copy_state_size + 0x8;
3728 bzero(dma->dp_pgmap, copy_state_size);

Completed in 63 milliseconds