Home
last modified time | relevance | path

Searched refs:SCSI_MODE_PAGE_CACHE_PAGE_DRA_BIT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_mode_pages.c210 SCSI_MODE_PAGE_CACHE_PAGE_DRA_BIT,
H A Dintel_scsi.h398 #define SCSI_MODE_PAGE_CACHE_PAGE_DRA_BIT 0x20 macro
H A Dsati_mode_sense.c578 value |= SCSI_MODE_PAGE_CACHE_PAGE_DRA_BIT; in sati_mode_sense_caching_translate_data()
H A Dsati_mode_select.c416 if ( (current_mode_page[12] & SCSI_MODE_PAGE_CACHE_PAGE_DRA_BIT) == 0) in sati_mode_select_process_mode_page_caching()