Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dmenu_cache.c98 struct mode_cache *page8; in ca_write_display()
102 struct mode_cache page8; in ca_write_display()
127 struct mode_cache *page8; in ca_write_enable()
133 struct mode_cache page8; in ca_write_enable()
188 struct mode_cache *page8; in ca_write_disable()
194 struct mode_cache page8; in ca_write_disable()
249 struct mode_cache *page8; in ca_read_display()
253 struct mode_cache page8; in ca_read_display()
278 struct mode_cache *page8; in ca_read_enable()
284 struct mode_cache page8; in ca_read_enable()
[all …]
H A Dctlr_scsi.h110 #define MIN_PAGE8_LEN (sizeof (struct mode_cache)-PAGE8_SLOP)
H A Dctlr_scsi.c1353 struct mode_cache *page8;
1354 struct mode_cache *fixed;
1362 struct mode_cache page8;
2446 struct mode_cache *pd;
2447 pd = (struct mode_cache *)(void *)page_data;
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dmode.h118 struct mode_cache { struct
/titanic_50/usr/src/uts/common/io/
H A Demul64_bsd.c870 struct mode_cache page8; in bsd_mode_sense_dad_mode_cache()