Home
last modified time | relevance | path

Searched refs:PROTO_ATAPI (Results 1 – 4 of 4) sorted by relevance

/freebsd/cddl/lib/libdtrace/
H A Dcam.d118 inline int PROTO_ATAPI = 4; variable
/freebsd/sys/cam/
H A Dcam_ccb.h279 PROTO_ATAPI, /* AT Attachment Packetized Interface */ enumerator
/freebsd/sys/cam/scsi/
H A Dscsi_pass.c582 if (cgd->protocol == PROTO_SCSI || cgd->protocol == PROTO_ATAPI) in passregister()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c5602 case PROTO_ATAPI: in get_device_type()