Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat_hw.h82 #define IOAT_CHANSTS_ACTIVE 0x0 macro
H A Dioat_internal.h564 return ((status & IOAT_CHANSTS_STATUS) == IOAT_CHANSTS_ACTIVE); in is_ioat_active()
H A Dioat.c1838 case IOAT_CHANSTS_ACTIVE: in sysctl_handle_chansts()