Searched defs:usable (Results 1 – 6 of 6) sorted by relevance
208 int usable; in dialog_rangebox() local
220 uint8_t usable; /* usable Px states */ member
7672 unsigned char usable; /* True if this constraint is usable */ member
7991 unsigned char usable; /* True if this constraint is usable */ member
482 uint64_t size, alloc, usable, used, cap, version; in spa_prop_get_config() local
2105 set_adapter_hwstatus(struct adapter *sc, const bool usable) in set_adapter_hwstatus()