Searched refs:DEV_STA_CLOSED (Results 1 – 2 of 2) sorted by relevance
104 #define DEV_STA_CLOSED 0x0000 /* invalid, closed */ macro
274 if (di->state == DEV_STA_CLOSED) in API_dev_close()293 di->state = DEV_STA_CLOSED; in API_dev_close()
Completed in 4 milliseconds