Home
last modified time | relevance | path

Searched refs:IOAT_CBv2 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c186 if (channel->ic_ver == IOAT_CBv2) { in ioat_channel_alloc()
343 ASSERT(channel->ic_ver == IOAT_CBv2); in ioat_channel_resume()
463 ASSERT(channel->ic_ver == IOAT_CBv2); in ioat_channel_intr()
532 ASSERT(channel->ic_ver == IOAT_CBv2); in ioat_channel_reset()
697 ASSERT(channel->ic_ver == IOAT_CBv2); in ioat_ring_alloc()
739 ASSERT(channel->ic_ver == IOAT_CBv2); in ioat_ring_free()
1018 if ((channel->ic_ver == IOAT_CBv2) && in ioat_cmd_post()
1105 ASSERT(channel->ic_ver == IOAT_CBv2); in ioat_cmd_post()
1179 if (ring->cr_chan->ic_ver == IOAT_CBv2) { in ioat_cmd_post_dca()
1262 if (ring->cr_chan->ic_ver == IOAT_CBv2) { in ioat_cmd_post_copy()
[all …]
H A Dioat.c438 state->is_ver = IOAT_CBv2; in ioat_chip_init()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h165 IOAT_CBv2 enumerator