Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h341 int ioat_channel_resume(ioat_state_t *state);
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat.c199 e = ioat_channel_resume(state); in ioat_attach()
H A Dioat_chan.c293 ioat_channel_resume(ioat_state_t *state) in ioat_channel_resume() function