Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat.c436 state->is_ver = IOAT_CBv1; in ioat_chip_init()
438 state->is_ver = IOAT_CBv2; in ioat_chip_init()
H A Dioat_chan.c177 channel->ic_ver = state->is_ver; in ioat_channel_alloc()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h305 ioat_version_t is_ver; member