Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dmenu_cache.c96 struct mode_cache *page8; in ca_write_display()
100 struct mode_cache page8; in ca_write_display()
125 struct mode_cache *page8; in ca_write_enable()
131 struct mode_cache page8; in ca_write_enable()
187 struct mode_cache *page8; in ca_write_disable()
193 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.c1288 struct mode_cache *page8; in scsi_ms_page8()
1289 struct mode_cache *fixed; in scsi_ms_page8()
1297 struct mode_cache page8; in scsi_ms_page8()
2354 struct mode_cache *pd; in uscsi_mode_select()
2355 pd = (struct mode_cache *)(void *)page_data; in uscsi_mode_select()
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dmode.h116 struct mode_cache { struct
/illumos-gate/usr/src/uts/common/io/
H A Demul64_bsd.c870 struct mode_cache page8; in bsd_mode_sense_dad_mode_cache()