Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dio.d201 inline int DEVSTAT_TYPE_PASS = 0x100; variable
202 #pragma D binding "1.13" DEVSTAT_TYPE_PASS
/freebsd/sys/sys/
H A Ddevicestat.h130 DEVSTAT_TYPE_PASS = 0x100 enumerator
/freebsd/libexec/rpc.rstatd/
H A Drstat_proc.c320 & DEVSTAT_TYPE_PASS) == 0)) { in haveadisk()
365 & DEVSTAT_TYPE_PASS) == 0)) { in updatexfers()
/freebsd/lib/libdevstat/
H A Ddevstat.c80 {"pass", DEVSTAT_TYPE_PASS, DEVSTAT_MATCH_PASS},
766 DEVSTAT_TYPE_PASS) == 0))) in devstat_selectdevs()
775 DEVSTAT_TYPE_PASS) == 0))) in devstat_selectdevs()
778 && ((devices[j].device_type & DEVSTAT_TYPE_PASS) != 0) in devstat_selectdevs()
/freebsd/sys/cam/scsi/
H A Dscsi_sg.c341 DEVSTAT_TYPE_PASS, in sgregister()
H A Dscsi_pass.c625 DEVSTAT_TYPE_PASS, in passregister()