Home
last modified time | relevance | path

Searched refs:SCSI_MODE_PAGE_DEXCPT_ENABLE (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/isci/scil/
Dsati_mode_pages.c288 SCSI_MODE_PAGE_DEXCPT_ENABLE, // Byte 2 - Perf, EBF, EWasc,
307 SCSI_MODE_PAGE_DEXCPT_ENABLE,
Dintel_scsi.h399 #define SCSI_MODE_PAGE_DEXCPT_ENABLE 0x08 macro
Dsati_mode_select.c556 if ( (current_mode_page[2] & SCSI_MODE_PAGE_DEXCPT_ENABLE) == 0) in sati_mode_select_process_mode_page_informational_exception_control()