Home
last modified time | relevance | path

Searched refs:RSO_CTDP (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_all.h1545 #define RSO_CTDP 0x02 macro
H A Dscsi_sa.c5816 if ((desc->flags & RSO_CTDP) == 0) in saloadtimeouts()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c9819 if ((desc->flags & RSO_CTDP) == 0) { in scsiprintopcodes()