mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add some more mode page fields.
MFC after: 2 weeks
This commit is contained in:
parent
7a7c1b805c
commit
1cfaa2aa41
1 changed files with 12 additions and 2 deletions
|
|
@ -71,7 +71,7 @@
|
|||
{TAS} t1
|
||||
{ATMPE} t1
|
||||
{RWWP} t1
|
||||
{Reserved} *t1
|
||||
{SBLP (Supported Block Lengths and Protection)} t1
|
||||
{Autoload Mode} t3
|
||||
{Ready AEN Holdoff Period} i2
|
||||
{Busy Timeout Period} i2
|
||||
|
|
@ -148,6 +148,15 @@
|
|||
{Minimum Pre-fetch} i2
|
||||
{Maximum Pre-fetch} i2
|
||||
{Maximum Pre-fetch Ceiling} i2
|
||||
{FSW (Force Sequential Write)} t1
|
||||
{LBCSS (Logical Block Cache Segment Size)} t1
|
||||
{DRA (Disable Read-Ahead)} t1
|
||||
{Vendor Specific} t2
|
||||
{SYNC_PROG} t1
|
||||
{NV_DIS} t1
|
||||
{Number of Cache Segments} i1
|
||||
{Cache Segment Size} i2
|
||||
{Reserved} *t4
|
||||
}
|
||||
|
||||
0x05 "Flexible Disk Page" {
|
||||
|
|
@ -224,7 +233,8 @@
|
|||
{Head Offset Count} i1
|
||||
{Data Strobe Offset Count} i1
|
||||
{LBPERE (LBP Error Reporting Enabled)} t1
|
||||
{Reserved} *t7
|
||||
{MWR (Misaligned Write Reporting)} t2
|
||||
{Reserved} *t5
|
||||
{Write Retry Count} i1
|
||||
{Reserved} *i1
|
||||
{Recovery Time Limit} i2
|
||||
|
|
|
|||
Loading…
Reference in a new issue