Home
last modified time | relevance | path

Searched refs:RSO_ONE_CTDP (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/cam/scsi/
Dscsi_all.h1509 #define RSO_ONE_CTDP 0x80 macro
/freebsd-10-stable/sbin/camcontrol/
Dcamcontrol.c8438 if (one->support & RSO_ONE_CTDP) { in scsigetopcodes()
8566 if ((one->support & RSO_ONE_CTDP) == 0) in scsiprintoneopcode()