Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat_hw.h83 #define IOAT_CHANSTS_IDLE 0x1 macro
H A Dioat_internal.h570 return ((status & IOAT_CHANSTS_STATUS) == IOAT_CHANSTS_IDLE); in is_ioat_idle()
H A Dioat.c1841 case IOAT_CHANSTS_IDLE: in sysctl_handle_chansts()