Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_all.h796 #define SCP_RCD 0x01 macro
/freebsd/sys/cam/ctl/
H A Dctl.c165 /*flags1*/ SCP_WCE | SCP_RCD,
4159 caching_page->flags1 |= SCP_RCD; in ctl_init_page_index()
8905 if ((lun->MODE_CACHING.flags1 & SCP_RCD) != 0) in ctl_read_write()