Searched refs:dp_sleep_flags (Results 1 – 2 of 2) sorted by relevance
336 int dp_sleep_flags; member
1975 dma->dp_sleep_flags = kmflag = KM_SLEEP; in rootnex_coredma_bindhdl()1977 dma->dp_sleep_flags = kmflag = KM_NOSLEEP; in rootnex_coredma_bindhdl()2378 if (dma->dp_sleep_flags != KM_SLEEP && in rootnex_coredma_get_sleep_flags()2379 dma->dp_sleep_flags != KM_NOSLEEP) in rootnex_coredma_get_sleep_flags()2381 return (dma->dp_sleep_flags); in rootnex_coredma_get_sleep_flags()2641 dma->dp_sleep_flags = KM_PANIC; in rootnex_clean_dmahdl()