Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat_internal.h574 is_ioat_halted(uint64_t status) in is_ioat_halted() function
H A Dioat.c887 if (!is_ioat_halted(comp_update) && !is_ioat_suspended(comp_update)) in ioat_process_events()