Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dioat.h260 boolean_t ic_dca_active; member
/titanic_44/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c178 channel->ic_dca_active = B_FALSE; in ioat_channel_alloc()
1147 if (!channel->ic_dca_active || (channel->ic_dca_current != dca_id)) { in ioat_cmd_post_dca()
1148 channel->ic_dca_active = B_TRUE; in ioat_cmd_post_dca()