Deleted Added
sdiff udiff text old ( 21812 ) new ( 31562 )
full compact
1# SCSI mode page data base.
2
3# Copyright (c) 1995 HD Associates
4# (contact: dufault@hda.com)
5# All rights reserved.
6#
7# Redistribution and use in source and binary forms, with or without
8# modification, are permitted provided that the following conditions

--- 63 unchanged lines hidden (view full) ---

72 {Reserved} *i1
73 {Reserved} *i1
74}
75
76
77# DIRECT ACCESS DEVICES
78# Caching page:
790x08 {
80 {IC} t1
81 {ABPF} t1
82 {CAP} t1
83 {DISC} t1
84 {SIZE} t1
85 {WCE} t1
86 {MF} t1
87 {RCD} t1
88 {Demand Retention Priority} t4
89 {Write Retention Priority} t4
90 {Disable Pre-fetch Transfer Length} i2
91 {Minimum Pre-fetch} i2
92 {Maximum Pre-fetch} i2

--- 169 unchanged lines hidden ---