Searched defs:dev_mode_page (Results 1 – 1 of 1) sorted by relevance
438 struct dev_mode_page { struct440 uchar_t act_format: 5, /* active format */441 caf: 1, /* Change Active Format */442 cap: 1, /* Change Active Partition OBSOLETE */444 uchar_t act_partition; /* active partition */445 uchar_t wrt_buf_full_ratio; /* write buffer full ratio */446 uchar_t rd_buf_full_ratio; /* read buffer full ratio */447 uchar_t wrt_delay_time_msb; /* write delay time MSB */448 uchar_t wrt_delay_time_lsb; /* write delay time LSB */449 uchar_t rew: 1, /* Report Early Warning */[all …]