Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_private.h263 #define MODE_CACHING mode_pages.caching_page[CTL_PAGE_CURRENT] macro
H A Dctl.c8905 if ((lun->MODE_CACHING.flags1 & SCP_RCD) != 0) in ctl_read_write()
8908 if ((lun->MODE_CACHING.flags1 & SCP_WCE) == 0) in ctl_read_write()
9011 if ((lun->MODE_CACHING.flags1 & SCP_WCE) == 0) in ctl_cnw()