Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dmode.h118 struct mode_cache { struct
119 struct mode_page mode_page; /* common mode page header */
121 uchar_t rcd : 1, /* Read Cache Disable */
122 mf : 1, /* Multiplication Factor */
123 wce : 1, /* Write Cache Enable */
147 struct mode_cache_ccs { argument