Home
last modified time | relevance | path

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

/trueos/sys/dev/twa/
HDtw_osl.h59 #define TW_OSLI_REQ_STATE_INIT 0x0 /* being initialized */ macro
HDtw_osl_freebsd.c1251 req->state = TW_OSLI_REQ_STATE_INIT;/* req being initialized */ in tw_osli_get_request()