Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_util.c536 cdb->byte2 |= SSC_RELADR; in ctl_scsi_sync_cache()
551 cdb->byte2 |= SSC_RELADR; in ctl_scsi_sync_cache()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h958 #define SSC_RELADR 0x01 macro