Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Drootnex.h336 int dp_sleep_flags; member
/titanic_50/usr/src/uts/i86pc/io/
H A Drootnex.c1985 dma->dp_sleep_flags = kmflag = KM_SLEEP; in rootnex_coredma_bindhdl()
1987 dma->dp_sleep_flags = kmflag = KM_NOSLEEP; in rootnex_coredma_bindhdl()
2393 if (dma->dp_sleep_flags != KM_SLEEP && in rootnex_coredma_get_sleep_flags()
2394 dma->dp_sleep_flags != KM_NOSLEEP) in rootnex_coredma_get_sleep_flags()
2396 return (dma->dp_sleep_flags); in rootnex_coredma_get_sleep_flags()
2655 dma->dp_sleep_flags = KM_PANIC; in rootnex_clean_dmahdl()