source: general/sysutils/sg3_utils.xml@ 40a4d44

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 40a4d44 was 47421bb8, checked in by Ken Moffat <ken@…>, 12 years ago

Tag sg_utils.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9766 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 22.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY sg3_utils-download-http "http://sg.danny.cz/sg/p/sg3_utils-&sg3_utils-version;.tgz">
8 <!ENTITY sg3_utils-download-ftp " ">
9 <!ENTITY sg3_utils-md5sum "17b8f2bc1b32bd036515683cc87328ea">
10 <!ENTITY sg3_utils-size "881 KB">
11 <!ENTITY sg3_utils-buildsize "10 MB">
12 <!ENTITY sg3_utils-time "0.3 SBU">
13]>
14
15<sect1 id="sg3_utils" xreflabel="sg3_utils-&sg3_utils-version;">
16 <?dbhtml filename="sg3_utils.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>sg3_utils-&sg3_utils-version;</title>
24
25 <indexterm zone="sg3_utils">
26 <primary sortas="a-sg3_utils">sg3_utils</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to sg3_utils</title>
31
32 <para>The <application>sg3_utils</application> package contains low level
33 utilities for devices that use a SCSI command set. Apart from SCSI parallel
34 interface (SPI) devices, the SCSI command set is used by ATAPI devices
35 (CD/DVDs and tapes), USB mass storage devices, Fibre Channel disks, IEEE
36 1394 storage devices (that use the "SBP" protocol), SAS, iSCSI and FCoE
37 devices (amongst others).</para>
38
39 &lfs70_built;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP): <ulink url="&sg3_utils-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&sg3_utils-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &sg3_utils-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &sg3_utils-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &sg3_utils-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &sg3_utils-time;</para>
60 </listitem>
61 </itemizedlist>
62
63 <para condition="html" role="usernotes">User Notes:
64 <ulink url="&blfs-wiki;/sg3_utils"/></para>
65
66 </sect2>
67
68 <sect2 role="installation">
69 <title>Installation of sg3_utils</title>
70
71 <para>Install <application>sg3_utils</application> by running the following
72 commands:</para>
73
74<screen><userinput>./configure --prefix=/usr &amp;&amp;
75make</userinput></screen>
76
77 <para>This package does not come with a test suite.</para>
78
79 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
80
81<screen role="root"><userinput>make install</userinput></screen>
82
83 </sect2>
84
85 <sect2 role="commands">
86 <title>Command Explanations</title>
87
88 <para><option>--enable-static=no</option>: This switch prevents the static
89 libraries being installed.</para>
90
91 </sect2>
92
93 <sect2 role="content">
94 <title>Contents</title>
95
96 <segmentedlist>
97 <segtitle>Installed Programs</segtitle>
98 <segtitle>Installed Library</segtitle>
99 <segtitle>Installed Directories</segtitle>
100
101 <seglistitem>
102 <seg>sg_dd, sg_emc_trespass, sg_format, sg_get_config,
103 sg_get_lba_status, sg_ident, sginfo, sg_inq, sg_logs, sg_luns, sg_map,
104 sg_map26, sgm_dd, sg_modes, sg_opcodes, sgp_dd, sg_persist, sg_prevent,
105 sg_raw, sg_rbuf, sg_rdac, sg_read, sg_read_block_limits, sg_read_buffer,
106 sg_readcap, sg_read_long, sg_reassign, sg_requests, sg_reset, sg_rmsn,
107 sg_rtpg, sg_safte, sg_sat_identify, sg_sat_phy_event,
108 sg_sat_set_features, sg_scan, sg_senddiag, sg_ses, sg_start, sg_stpg,
109 sg_sync, sg_test_rwbuf, sg_turs, sg_unmap, sg_verify, sg_vpd,
110 sg_write_buffer, sg_write_long, sg_write_same, and sg_wr_mode</seg>
111 <seg>libsgutils2.{so,a}</seg>
112 <seg>None</seg>
113 </seglistitem>
114 </segmentedlist>
115
116 <variablelist>
117 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
118 <?dbfo list-presentation="list"?>
119 <?dbhtml list-presentation="table"?>
120
121 <varlistentry id="sg_dd">
122 <term><command>sg_dd</command></term>
123 <listitem>
124 <para>copies data to and from files and devices. Specialised for
125 devices that understand the SCSI command set.</para>
126 <indexterm zone="sg3_utils sg_dd">
127 <primary sortas="b-sg_dd">sg_dd</primary>
128 </indexterm>
129 </listitem>
130 </varlistentry>
131
132 <varlistentry id="sg_emc_trespass">
133 <term><command>sg_emc_trespass</command></term>
134 <listitem>
135 <para>changes ownership of a LUN from another Service-Processor to
136 this one.</para>
137 <indexterm zone="sg3_utils sg_emc_trespass">
138 <primary sortas="b-sg_emc_trespass">sg_emc_trespass</primary>
139 </indexterm>
140 </listitem>
141 </varlistentry>
142
143 <varlistentry id="sg_format">
144 <term><command>sg_format</command></term>
145 <listitem>
146 <para>format or resize a SCSI disk (perhaps change its block
147 size).</para>
148 <indexterm zone="sg3_utils sg_format">
149 <primary sortas="b-sg_format">sg_format</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
153
154 <varlistentry id="sg_get_config">
155 <term><command>sg_get_config</command></term>
156 <listitem>
157 <para>sends a SCSI GET CONFIGURATION command (MMC-4 +).</para>
158 <indexterm zone="sg3_utils sg_get_config">
159 <primary sortas="b-sg_get_config">sg_get_config</primary>
160 </indexterm>
161 </listitem>
162 </varlistentry>
163
164 <varlistentry id="sg_get_lba_status">
165 <term><command>sg_get_lba_status</command></term>
166 <listitem>
167 <para>sends the SCSI GET LBA STATUS command.</para>
168 <indexterm zone="sg3_utils sg_get_lba_status">
169 <primary sortas="b-sg_get_lba_status">sg_get_lba_status</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173
174 <varlistentry id="sg_ident">
175 <term><command>sg_ident</command></term>
176 <listitem>
177 <para>sends a SCSI REPORT or SET IDENTIFYING INFORMATION
178 command.</para>
179 <indexterm zone="sg3_utils sg_ident">
180 <primary sortas="b-sg_ident">sg_ident</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="sginfo">
186 <term><command>sginfo</command></term>
187 <listitem>
188 <para>access mode page information for a SCSI (or ATAPI) device.</para>
189 <indexterm zone="sg3_utils sginfo">
190 <primary sortas="b-sginfo">sginfo</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 <varlistentry id="sg_inq">
196 <term><command>sg_inq</command></term>
197 <listitem>
198 <para>sends a SCSI INQUIRY or ATA IDENTIFY (PACKET) DEVICE command and
199 outputs the response.</para>
200 <indexterm zone="sg3_utils sg_inq">
201 <primary sortas="b-sg_inq">sg_inq</primary>
202 </indexterm>
203 </listitem>
204 </varlistentry>
205
206 <varlistentry id="sg_logs">
207 <term><command>sg_logs</command></term>
208 <listitem>
209 <para>access log pages with SCSI LOG SENSE command.</para>
210 <indexterm zone="sg3_utils sg_logs">
211 <primary sortas="b-sg_logs">sg_logs</primary>
212 </indexterm>
213 </listitem>
214 </varlistentry>
215
216 <varlistentry id="sg_luns">
217 <term><command>sg_luns</command></term>
218 <listitem>
219 <para>sends the SCSI REPORT LUNS command.</para>
220 <indexterm zone="sg3_utils sg_luns">
221 <primary sortas="b-sg_luns">sg_luns</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
226 <varlistentry id="sg_map">
227 <term><command>sg_map</command></term>
228 <listitem>
229 <para>displays mapping between linux sg and other SCSI devices.</para>
230 <indexterm zone="sg3_utils sg_map">
231 <primary sortas="b-sg_map">sg_map</primary>
232 </indexterm>
233 </listitem>
234 </varlistentry>
235
236 <varlistentry id="sg_map26">
237 <term><command>sg_map26</command></term>
238 <listitem>
239 <para>maps a special file to a SCSI generic (sg) device (or vice
240 versa).</para>
241 <indexterm zone="sg3_utils sg_map26">
242 <primary sortas="b-sg_map26">sg_map26</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
246
247 <varlistentry id="sgm_dd">
248 <term><command>sgm_dd</command></term>
249 <listitem>
250 <para>copies data to and from files and devices. Specialized for
251 devices that understand the SCSI command set and does memory mapped
252 transfers from sg devices.</para>
253 <indexterm zone="sg3_utils sgm_dd">
254 <primary sortas="b-sgm_dd">sgm_dd</primary>
255 </indexterm>
256 </listitem>
257 </varlistentry>
258
259 <varlistentry id="sg_modes">
260 <term><command>sg_modes</command></term>
261 <listitem>
262 <para>reads mode pages with SCSI MODE SENSE command.</para>
263 <indexterm zone="sg3_utils sg_modes">
264 <primary sortas="b-sg_modes">sg_modes</primary>
265 </indexterm>
266 </listitem>
267 </varlistentry>
268
269 <varlistentry id="sg_opcodes">
270 <term><command>sg_opcodes</command></term>
271 <listitem>
272 <para>reports information on supported SCSI commands or task
273 management functions.</para>
274 <indexterm zone="sg3_utils sg_opcodes">
275 <primary sortas="b-sg_opcodes">sg_opcodes</primary>
276 </indexterm>
277 </listitem>
278 </varlistentry>
279
280 <varlistentry id="sgp_dd">
281 <term><command>sgp_dd</command></term>
282 <listitem>
283 <para>copies data to and from files and devices. Specialized for
284 devices that understand the SCSI command set.</para>
285 <indexterm zone="sg3_utils sgp_dd">
286 <primary sortas="b-sgp_dd">sgp_dd</primary>
287 </indexterm>
288 </listitem>
289 </varlistentry>
290
291 <varlistentry id="sg_persist">
292 <term><command>sg_persist</command></term>
293 <listitem>
294 <para>sends a SCSI PERSISTENT RESERVE (IN or OUT) command to
295 manipulate registrations and reservations.</para>
296 <indexterm zone="sg3_utils sg_persist">
297 <primary sortas="b-sg_persist">sg_persist</primary>
298 </indexterm>
299 </listitem>
300 </varlistentry>
301
302 <varlistentry id="sg_prevent">
303 <term><command>sg_prevent</command></term>
304 <listitem>
305 <para>sends a SCSI PREVENT ALLOW MEDIUM REMOVAL command.</para>
306 <indexterm zone="sg3_utils sg_prevent">
307 <primary sortas="b-sg_prevent">sg_prevent</primary>
308 </indexterm>
309 </listitem>
310 </varlistentry>
311
312 <varlistentry id="sg_raw">
313 <term><command>sg_raw</command></term>
314 <listitem>
315 <para>sends an arbitrary SCSI command to a device.</para>
316 <indexterm zone="sg3_utils sg_raw">
317 <primary sortas="b-sg_raw">sg_raw</primary>
318 </indexterm>
319 </listitem>
320 </varlistentry>
321
322 <varlistentry id="sg_rbuf">
323 <term><command>sg_rbuf</command></term>
324 <listitem>
325 <para>reads data using SCSI READ BUFFER command.</para>
326 <indexterm zone="sg3_utils sg_rbuf">
327 <primary sortas="b-sg_rbuf">sg_rbuf</primary>
328 </indexterm>
329 </listitem>
330 </varlistentry>
331
332 <varlistentry id="sg_rdac">
333 <term><command>sg_rdac</command></term>
334 <listitem>
335 <para>Display or Modify RDAC Redundant Controller Page.</para>
336 <indexterm zone="sg3_utils sg_rdac">
337 <primary sortas="b-sg_rdac">sg_rdac</primary>
338 </indexterm>
339 </listitem>
340 </varlistentry>
341
342 <varlistentry id="sg_read">
343 <term><command>sg_read</command></term>
344 <listitem>
345 <para>read blocks of data continually from same offset.</para>
346 <indexterm zone="sg3_utils sg_read">
347 <primary sortas="b-sg_read">sg_read</primary>
348 </indexterm>
349 </listitem>
350 </varlistentry>
351
352 <varlistentry id="sg_read_block_limits">
353 <term><command>sg_read_block_limits</command></term>
354 <listitem>
355 <para>sends a SCSI READ BLOCK LIMITS command.</para>
356 <indexterm zone="sg3_utils sg_read_block_limits">
357 <primary sortas="b-sg_read_block_limits">sg_read_block_limits</primary>
358 </indexterm>
359 </listitem>
360 </varlistentry>
361
362 <varlistentry id="sg_read_buffer">
363 <term><command>sg_read_buffer</command></term>
364 <listitem>
365 <para>sends a SCSI READ BUFFER command.</para>
366 <indexterm zone="sg3_utils sg_read_buffer">
367 <primary sortas="b-sg_read_buffer">sg_read_buffer</primary>
368 </indexterm>
369 </listitem>
370 </varlistentry>
371
372 <varlistentry id="sg_readcap">
373 <term><command>sg_readcap</command></term>
374 <listitem>
375 <para>sends a SCSI READ CAPACITY command.</para>
376 <indexterm zone="sg3_utils sg_readcap">
377 <primary sortas="b-sg_readcap">sg_readcap</primary>
378 </indexterm>
379 </listitem>
380 </varlistentry>
381
382 <varlistentry id="sg_read_long">
383 <term><command>sg_read_long</command></term>
384 <listitem>
385 <para>sends a SCSI READ LONG command.</para>
386 <indexterm zone="sg3_utils sg_read_long">
387 <primary sortas="b-sg_read_long">sg_read_long</primary>
388 </indexterm>
389 </listitem>
390 </varlistentry>
391
392 <varlistentry id="sg_reassign">
393 <term><command>sg_reassign</command></term>
394 <listitem>
395 <para>sends a SCSI REASSIGN BLOCKS command.</para>
396 <indexterm zone="sg3_utils sg_reassign">
397 <primary sortas="b-sg_reassign">sg_reassign</primary>
398 </indexterm>
399 </listitem>
400 </varlistentry>
401
402 <varlistentry id="sg_requests">
403 <term><command>sg_requests</command></term>
404 <listitem>
405 <para>sends one or more SCSI REQUEST SENSE commands.</para>
406 <indexterm zone="sg3_utils sg_requests">
407 <primary sortas="b-sg_requests">sg_requests</primary>
408 </indexterm>
409 </listitem>
410 </varlistentry>
411
412 <varlistentry id="sg_reset">
413 <term><command>sg_reset</command></term>
414 <listitem>
415 <para>sends SCSI device, target, bus or host reset; or checks reset
416 state.</para>
417 <indexterm zone="sg3_utils sg_reset">
418 <primary sortas="b-sg_reset">sg_reset</primary>
419 </indexterm>
420 </listitem>
421 </varlistentry>
422
423 <varlistentry id="sg_rmsn">
424 <term><command>sg_rmsn</command></term>
425 <listitem>
426 <para>sends a SCSI READ MEDIA SERIAL NUMBER command.</para>
427 <indexterm zone="sg3_utils sg_rmsn">
428 <primary sortas="b-sg_rmsn">sg_rmsn</primary>
429 </indexterm>
430 </listitem>
431 </varlistentry>
432
433 <varlistentry id="sg_rtpg">
434 <term><command>sg_rtpg</command></term>
435 <listitem>
436 <para>sends a SCSI REPORT TARGET PORT GROUPS command.</para>
437 <indexterm zone="sg3_utils sg_rtpg">
438 <primary sortas="b-sg_rtpg">sg_rtpg</primary>
439 </indexterm>
440 </listitem>
441 </varlistentry>
442
443 <varlistentry id="sg_safte">
444 <term><command>sg_safte</command></term>
445 <listitem>
446 <para>fetch status from a SCSI Accessed Fault-Tolerant Enclosure
447 (SAF-TE) device.</para>
448 <indexterm zone="sg3_utils sg_safte">
449 <primary sortas="b-sg_safte">sg_safte</primary>
450 </indexterm>
451 </listitem>
452 </varlistentry>
453
454 <varlistentry id="sg_sat_identify">
455 <term><command>sg_sat_identify</command></term>
456 <listitem>
457 <para>sends a ATA IDENTIFY (PACKET) DEVICE command via a SCSI to ATA
458 Translation (SAT) layer.</para>
459 <indexterm zone="sg3_utils sg_sat_identify">
460 <primary sortas="b-sg_sat_identify">sg_sat_identify</primary>
461 </indexterm>
462 </listitem>
463 </varlistentry>
464
465 <varlistentry id="sg_sat_phy_event">
466 <term><command>sg_sat_phy_event</command></term>
467 <listitem>
468 <para>sends an ATA READ LOG EXT command via a SAT pass through to
469 fetch log page 11h which contains SATA phy event counters.</para>
470 <indexterm zone="sg3_utils sg_sat_phy_event">
471 <primary sortas="b-sg_sat_phy_event">sg_sat_phy_event</primary>
472 </indexterm>
473 </listitem>
474 </varlistentry>
475
476 <varlistentry id="sg_sat_set_features">
477 <term><command>sg_sat_set_features</command></term>
478 <listitem>
479 <para>sends a ATA SET FEATURES command via a SCSI to ATA Translation
480 (SAT) layer.</para>
481 <indexterm zone="sg3_utils sg_sat_set_features">
482 <primary sortas="b-sg_sat_set_features">sg_sat_set_features</primary>
483 </indexterm>
484 </listitem>
485 </varlistentry>
486
487 <varlistentry id="sg_scan">
488 <term><command>sg_scan</command></term>
489 <listitem>
490 <para>does a scan of sg devices (or given SCSI/ATAPI/ATA devices) and
491 prints the results.</para>
492 <indexterm zone="sg3_utils sg_scan">
493 <primary sortas="b-sg_scan">sg_scan</primary>
494 </indexterm>
495 </listitem>
496 </varlistentry>
497
498 <varlistentry id="sg_senddiag">
499 <term><command>sg_senddiag</command></term>
500 <listitem>
501 <para>performs a SCSI SEND DIAGNOSTIC command.</para>
502 <indexterm zone="sg3_utils sg_senddiag">
503 <primary sortas="b-sg_senddiag">sg_senddiag</primary>
504 </indexterm>
505 </listitem>
506 </varlistentry>
507
508 <varlistentry id="sg_ses">
509 <term><command>sg_ses</command></term>
510 <listitem>
511 <para>sends controls and fetch status from a SCSI Enclosure Services
512 (SES) device.</para>
513 <indexterm zone="sg3_utils sg_ses">
514 <primary sortas="b-sg_ses">sg_ses</primary>
515 </indexterm>
516 </listitem>
517 </varlistentry>
518
519 <varlistentry id="sg_start">
520 <term><command>sg_start</command></term>
521 <listitem>
522 <para>sends SCSI START STOP UNIT command to start, stop, load or eject
523 medium.</para>
524 <indexterm zone="sg3_utils sg_start">
525 <primary sortas="b-sg_start">sg_start</primary>
526 </indexterm>
527 </listitem>
528 </varlistentry>
529
530 <varlistentry id="sg_stpg">
531 <term><command>sg_stpg</command></term>
532 <listitem>
533 <para>sends a SCSI SET TARGET PORT GROUPS command.</para>
534 <indexterm zone="sg3_utils sg_stpg">
535 <primary sortas="b-sg_stpg">sg_stpg</primary>
536 </indexterm>
537 </listitem>
538 </varlistentry>
539
540 <varlistentry id="sg_sync">
541 <term><command>sg_sync</command></term>
542 <listitem>
543 <para>sends the scsi command synchronize cache.</para>
544 <indexterm zone="sg3_utils sg_sync">
545 <primary sortas="b-sg_sync">sg_sync</primary>
546 </indexterm>
547 </listitem>
548 </varlistentry>
549
550 <varlistentry id="sg_test_rwbuf">
551 <term><command>sg_test_rwbuf</command></term>
552 <listitem>
553 <para>tests the SCSI host adapter by issuing write and read operations
554 on a device's buffer and calculating checksums.</para>
555 <indexterm zone="sg3_utils sg_test_rwbuf">
556 <primary sortas="b-sg_test_rwbuf">sg_test_rwbuf</primary>
557 </indexterm>
558 </listitem>
559 </varlistentry>
560
561 <varlistentry id="sg_turs">
562 <term><command>sg_turs</command></term>
563 <listitem>
564 <para>sends one or more SCSI TEST UNIT READY commands.</para>
565 <indexterm zone="sg3_utils sg_turs">
566 <primary sortas="b-sg_turs">sg_turs</primary>
567 </indexterm>
568 </listitem>
569 </varlistentry>
570
571 <varlistentry id="sg_unmap">
572 <term><command>sg_unmap</command></term>
573 <listitem>
574 <para>sends a SCSI UNMAP command.</para>
575 <indexterm zone="sg3_utils sg_unmap">
576 <primary sortas="b-sg_unmap">sg_unmap</primary>
577 </indexterm>
578 </listitem>
579 </varlistentry>
580
581 <varlistentry id="sg_verify">
582 <term><command>sg_verify</command></term>
583 <listitem>
584 <para>invoke SCSI VERIFY command(s) on a block device.</para>
585 <indexterm zone="sg3_utils sg_verify">
586 <primary sortas="b-sg_verify">sg_verify</primary>
587 </indexterm>
588 </listitem>
589 </varlistentry>
590
591 <varlistentry id="sg_vpd">
592 <term><command>sg_vpd</command></term>
593 <listitem>
594 <para>fetches Vital Product Data (VPD) pages using a SCSI INQUIRY
595 command.</para>
596 <indexterm zone="sg3_utils sg_vpd">
597 <primary sortas="b-sg_vpd">sg_vpd</primary>
598 </indexterm>
599 </listitem>
600 </varlistentry>
601
602 <varlistentry id="sg_write_buffer">
603 <term><command>sg_write_buffer</command></term>
604 <listitem>
605 <para>sends a SCSI WRITE BUFFER command.</para>
606 <indexterm zone="sg3_utils sg_write_buffer">
607 <primary sortas="b-sg_write_buffer">sg_write_buffer</primary>
608 </indexterm>
609 </listitem>
610 </varlistentry>
611
612 <varlistentry id="sg_write_long">
613 <term><command>sg_write_long</command></term>
614 <listitem>
615 <para>sends the SCSI WRITE LONG command.</para>
616 <indexterm zone="sg3_utils sg_write_long">
617 <primary sortas="b-sg_write_long">sg_write_long</primary>
618 </indexterm>
619 </listitem>
620 </varlistentry>
621
622 <varlistentry id="sg_write_same">
623 <term><command>sg_write_same</command></term>
624 <listitem>
625 <para>sends the SCSI WRITE SAME command.</para>
626 <indexterm zone="sg3_utils sg_write_same">
627 <primary sortas="b-sg_write_same">sg_write_same</primary>
628 </indexterm>
629 </listitem>
630 </varlistentry>
631
632 <varlistentry id="sg_wr_mode">
633 <term><command>sg_wr_mode</command></term>
634 <listitem>
635 <para>write mode page.</para>
636 <indexterm zone="sg3_utils sg_wr_mode">
637 <primary sortas="b-sg_wr_mode">sg_wr_mode</primary>
638 </indexterm>
639 </listitem>
640 </varlistentry>
641
642 <varlistentry id="libsgutils2">
643 <term><filename class='libraryfile'>libsgutils2.{so,a}</filename></term>
644 <listitem>
645 <para>contains the <application>sg3_utils</application> API functions.</para>
646 <indexterm zone="sg3_utils libsgutils2">
647 <primary sortas="c-libsgutils2">libsgutils2.{so,a}</primary>
648 </indexterm>
649 </listitem>
650 </varlistentry>
651
652 </variablelist>
653
654 </sect2>
655
656</sect1>
Note: See TracBrowser for help on using the repository browser.