Searched refs:DEVSTAT_TYPE_CDROM (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/cddl/lib/libdtrace/
H A Dio.d171 inline int DEVSTAT_TYPE_CDROM = 0x005;
172 #pragma D binding "1.13" DEVSTAT_TYPE_CDROM
211 type == DEVSTAT_TYPE_CDROM ? "CDROM" :
/freebsd-11-stable/sys/sys/
H A Ddevicestat.h114 DEVSTAT_TYPE_CDROM = 0x005, enumerator in enum:__anon13325
/freebsd-11-stable/lib/libdevstat/
H A Ddevstat.c74 {"cd", DEVSTAT_TYPE_CDROM, DEVSTAT_MATCH_TYPE},
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_cd.c656 DEVSTAT_TYPE_CDROM |

Completed in 84 milliseconds