Home
last modified time | relevance | path

Searched refs:TIMEDOUT (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/pms/freebsd/driver/ini/src/
Dagdef.h87 #define TIMEDOUT 0x00000002 macro
Dagtiapi.c2253 !(pccb_curr->flags & TIMEDOUT) ) in agtiapi_CheckIOTimeout()
2259 pccb_curr->flags |= TIMEDOUT; in agtiapi_CheckIOTimeout()
/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
Diw_cxgbe.h802 TIMEDOUT = 11, enumerator
Dcm.c403 set_bit(TIMEDOUT, &ep->com.history); in process_timeout()