Searched refs:DEV_STA_OPEN (Results 1 – 2 of 2) sorted by relevance
| /titanic_54/usr/src/boot/sys/boot/uboot/lib/ | ||
| H A D | api_public.h | 138 #define DEV_STA_OPEN 0x0001 /* open i.e. active */ macro |
| H A D | glue.c | 304 if (devices[handle].state != DEV_STA_OPEN) in dev_valid() |