Home
last modified time | relevance | path

Searched refs:DEVSTAT_TYPE_PASS (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/sys/
HDdevicestat.h129 DEVSTAT_TYPE_PASS = 0x100 enumerator
/trueos/libexec/rpc.rstatd/
HDrstat_proc.c329 & DEVSTAT_TYPE_PASS) == 0)) { in haveadisk()
374 & DEVSTAT_TYPE_PASS) == 0)) { in updatexfers()
/trueos/lib/libdevstat/
HDdevstat.c80 {"pass", DEVSTAT_TYPE_PASS, DEVSTAT_MATCH_PASS},
756 DEVSTAT_TYPE_PASS) == 0))) in devstat_selectdevs()
765 DEVSTAT_TYPE_PASS) == 0))) in devstat_selectdevs()
768 && ((devices[j].device_type & DEVSTAT_TYPE_PASS) != 0) in devstat_selectdevs()
/trueos/sys/cam/scsi/
HDscsi_pass.c382 DEVSTAT_TYPE_PASS, in passregister()
HDscsi_sg.c340 DEVSTAT_TYPE_PASS, in sgregister()