Searched refs:SCP_WCE (Results 1 – 2 of 2) sorted by relevance
215 /*flags1*/ SCP_DISC | SCP_WCE,231 /*flags1*/ SCP_WCE | SCP_RCD,4289 caching_page->flags1 &= ~SCP_WCE; in ctl_init_page_index()8945 if ((lun->MODE_CACHING.flags1 & SCP_WCE) == 0) in ctl_read_write()9046 if ((lun->MODE_CACHING.flags1 & SCP_WCE) == 0) in ctl_cnw()
792 #define SCP_WCE 0x04 macro