Lines Matching full:mode
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
21 This utility is in legacy mode, only obvious bugs will be fixed. Options
24 instead. Also mode pages are not being updated as https://www.t10.org
25 adds and modifies mode page fields. Those interested in SCSI mode pages
30 Four sets of values are maintained by a SCSI device for each mode
34 By default when a mode page is displayed the current values are
38 Many mode pages are decoded: for disks (see SBC\-2), for CD/DVDs (see
40 Some mode pages common to all SCSI peripheral device types are defined
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).
49 may be modified. All mode pages (and subpages) that the device supports
52 If no options are given that will cause mode page(s) or INQUIRY data
58 Perform 6 byte MODE SENSE and MODE SELECT commands; by default the
63 all mode pages reported by the device. It is similar to
64 the '\-t 0x3f' option. If the mode page is known then it is output
69 all mode pages and all mode subpages reported by the device.
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"
132 Access information in the Power Condition mode page.
145 Display information from mode page number \fIPN\fR (and optionally sub
147 \fIPN\fR is a mode page number in a decimal number from 0 to 63 inclusive.
148 \fISPN\fR is the mode subpage number and is assumed to be 0 if not given.
152 necessarily in mode page format. Alternatively hex values can be given for
159 additional data sent with mode select and the response from mode sense are
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
165 inclusive. \fISPN\fR is the mode subpage number and is assumed to be 0 if
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
185 do a single fetch for mode pages (over\-estimating the expected length
211 .SH CHANGING MODE PAGE PARAMETERS
225 Control mode page (0xa)
255 Control mode page (0xa)
267 When a mode page is "replaced" the default action is to change both the
270 the current mode page but not the corresponding saved page use the "\-N"
275 Mode pages are output in list format (after the INQUIRY and serial
277 of) a script file to assert chosen mode page values, each line is
279 file is run, it will have the effect of re\-asserting the mode
282 All mode pages (and subpages) supported by the device can be accessed via
284 mode pages supported by the device use "\-u 63". [To see all mode pages
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
287 value in the second column) use "\-u 0xa". Mode pages (subpage code == 0)
290 prefixed by "@" is output. Mode (sub)page values can then be modified
294 The SCSI MODE SENSE command yields block descriptors as well as a mode
296 them. The "disable block descriptor" switch (DBD) in the MODE SENSE command
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).
304 documents are SPC\-4 (mode pages common to all device types),