Searched refs:ds_polling (Results 1 – 3 of 3) sorted by relevance
1410 if (dsp->ds_polling) in dld_capab_poll_enable()1441 dsp->ds_polling = B_TRUE; in dld_capab_poll_enable()1449 if (!dsp->ds_polling) in dld_capab_poll_disable()1455 dsp->ds_polling = B_FALSE; in dld_capab_poll_disable()1747 if (dsp->ds_polling) in dld_capabilities_disable()
688 ASSERT(dsp->ds_polling == B_FALSE); in dld_str_destroy()2146 if (dsp->ds_polling || dsp->ds_direct) { in ioc_raw()2246 if (!dsp->ds_polling && !dsp->ds_direct) in ioc_fast()
169 boolean_t ds_polling; /* SL */ member