Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c249 if (channel->ic_ver == IOAT_CBv1) { in ioat_channel_alloc()
335 if (channel->ic_ver == IOAT_CBv1) { in ioat_channel_resume()
459 if (channel->ic_ver == IOAT_CBv1) { in ioat_channel_intr()
528 if (channel->ic_ver == IOAT_CBv1) { in ioat_channel_reset()
689 if (channel->ic_ver == IOAT_CBv1) { in ioat_ring_alloc()
733 if (channel->ic_ver == IOAT_CBv1) { in ioat_ring_free()
785 if (channel->ic_ver == IOAT_CBv1) { in ioat_ring_seed()
829 ASSERT(channel->ic_ver == IOAT_CBv1); in ioat_ring_loop()
988 (channel->ic_ver != IOAT_CBv1 || in ioat_cmd_post()
1100 if (channel->ic_ver == IOAT_CBv1) { in ioat_cmd_post()
H A Dioat.c436 state->is_ver = IOAT_CBv1; in ioat_chip_init()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h164 IOAT_CBv1, enumerator