Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h229 IOAT_CHANNEL_OK = 0, enumerator
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c179 channel->ic_channel_state = IOAT_CHANNEL_OK; in ioat_channel_alloc()