Searched refs:dp_sleep_flags (Results 1 – 2 of 2) sorted by relevance
336 int dp_sleep_flags; member
1985 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()