Searched refs:SCSI_MODE_PAGE_CACHE_PAGE_WCE_BIT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsati_mode_pages.c197 SCSI_MODE_PAGE_CACHE_PAGE_WCE_BIT,
H A Dsati_mode_select.c380 ((current_mode_page[2] | SCSI_MODE_PAGE_CACHE_PAGE_WCE_BIT)!=SCSI_MODE_PAGE_CACHE_PAGE_WCE_BIT) ||
402 //SCSI_MODE_PAGE_CACHE_PAGE_WCE_BIT ==0x4,
404 if ( (current_mode_page[2] & SCSI_MODE_PAGE_CACHE_PAGE_WCE_BIT) == 0)
H A Dintel_scsi.h397 #define SCSI_MODE_PAGE_CACHE_PAGE_WCE_BIT 0x04 macro
H A Dsati_mode_sense.c564 value |= SCSI_MODE_PAGE_CACHE_PAGE_WCE_BIT;

Completed in 126 milliseconds