Home
last modified time | relevance | path

Searched defs:mode_cache (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dmode.h116 struct mode_cache { struct
117 struct mode_page mode_page; /* common mode page header */
119 uchar_t rcd : 1, /* Read Cache Disable */
120 mf : 1, /* Multiplication Factor */
121 wce : 1, /* Write Cache Enable */
145 struct mode_cache_ccs { argument