Lines Matching full:page
3 sginfo \- access mode page information for a SCSI (or ATAPI) device
16 also be used. The primary role of this program is to access mode page
17 information. If permitted, mode page information can be altered. In
25 adds and modifies mode page fields. Those interested in SCSI mode pages
31 page: current (active), default (manufacturer's supplied values),
34 By default when a mode page is displayed the current values are
41 in SPC\-4 (primary commands). A decoded mode page has its field names
43 A "hex" mode page (and subpage) has its byte position in the first
46 or with a specific option (e.g. 'c' for the caching mode page).
52 If no options are given that will cause mode page(s) or INQUIRY data
64 the '\-t 0x3f' option. If the mode page is known then it is output
70 It is similar to the '\-t 0x3f,0xff' option. If a mode (sub)page
75 Access information in the Caching mode page.
78 Access information in the Control mode Page.
84 Access information in the Disconnect\-Reconnect mode page.
87 Access information in the Error Recovery mode page.
90 Access information in the Control Extension mode page.
93 Access information in the Format Device mode page.
107 Access information in the Rigid Disk Drive Geometry mode page.
116 Access the Informational Exceptions mode page.
124 Access information in the Notch and Partition mode page.
127 Negate (i.e. stop) mode page changes being placed in the "saved"
128 page (by default changes go to the current and the saved page).
132 Access information in the Power Condition mode page.
141 Display information in the unit serial number page which is a
145 Display information from mode page number \fIPN\fR (and optionally sub
146 page number \fISPN\fR) in decoded format (if known, otherwise in hex form).
147 \fIPN\fR is a mode page number in a decimal number from 0 to 63 inclusive.
149 \fISPN\fR is a decimal number from 1 to 255 inclusive. A page number of 63
151 page 0 which, if present, is last. Page 0 is vendor specific and not
152 necessarily in mode page format. Alternatively hex values can be given for
163 Display information from mode page number \fIPN\fR (and optionally \fISPN\fR)
164 in hex form. \fIPN\fR is a mode page number in a decimal number from 0 to 63
166 not given. \fISPN\fR is a decimal number from 1 to 255 inclusive. A page
168 except for page 0 which, if present, is last. Page 0 is vendor specific and
169 not necessarily in mode page format. Alternatively hex values can be given
179 Access information in the Verify Error Recovery mode page. [N.B. This
211 .SH CHANGING MODE PAGE PARAMETERS
213 parameters. Taking the control page as an example, first list it out
225 Control mode page (0xa)
237 [Actually the Control page has more parameters that shown above.] Next
255 Control mode page (0xa)
267 When a mode page is "replaced" the default action is to change both the
268 current page and the saved page. [For some reason versions of sginfo and
269 scsiinfo prior to 2.0 did not change the "saved" page.] To change only
270 the current mode page but not the corresponding saved page use the "\-N"
276 number) one page per line. To facilitate running the output as (part
277 of) a script file to assert chosen mode page values, each line is
280 page values to what they were when the "\-aX" generated the output.
285 and all subpages use "\-u 63,255".] To list the control mode page in
286 hex (mode page index in the first column and the corresponding byte
290 prefixed by "@" is output. Mode (sub)page values can then be modified
295 page(s). This utility ignores block descriptors and does not display
297 is not set since some devices yield errors when it is set. When mode page
299 obtained by reading the mode page (i.e. via a MODE SENSE command) is sent
300 back when the mode page is written (i.e. via a MODE SELECT command).