Searched refs:DEVSTAT_MATCH_PASS (Results 1 – 2 of 2) sorted by relevance
80 {"pass", DEVSTAT_TYPE_PASS, DEVSTAT_MATCH_PASS},762 &&(((matches[i].match_fields & DEVSTAT_MATCH_PASS)!=0) in devstat_selectdevs()764 DEVSTAT_MATCH_PASS) == 0) in devstat_selectdevs()771 &&(((matches[i].match_fields & DEVSTAT_MATCH_PASS)!=0) in devstat_selectdevs()773 DEVSTAT_MATCH_PASS) == 0) in devstat_selectdevs()777 || (((matches[i].match_fields & DEVSTAT_MATCH_PASS)!=0) in devstat_selectdevs()
57 DEVSTAT_MATCH_PASS = 0x04 enumerator