| The Linux 2.4 SCSI subsystem HOWTO | ||
|---|---|---|
| Prev | Appendix E. Compile options and System calls including ioctls .:: management.ju.edu.jo ::. .:: www.wattpad.com ::. .:: addons.mozilla.org ::. .:: fun79bio.digiblogbox.com ::. .:: podcasts.apple.com ::. .:: start.me ::. .:: 55aanetbr.onlc.fr ::. .:: telegra.ph ::. .:: telescope.ac ::. | Next |
Most of the following compile options can be overridden with boot/module parameters and/or runtime configuration (i.e. ioctls). .:: sqlgulf.org ::. .:: www.hogwartsishere.com ::. .:: opendata.ternopilcity.gov.ua ::. .:: podcasts.apple.com ::. .:: www.iteandes.edu.co ::. .:: podcasts.apple.com ::. .:: telegra.ph ::. .:: participation.touraine.fr ::.
The following parameters are defined in linux/drivers/scsi/st_options.h .:: bcraweb.bcra.gob.ar ::. .:: mpc.imu.edu.kg ::. .:: podcasts.apple.com ::. .:: management.ju.edu.jo ::. [MDN Docs: Rust programming language] .:: chromewebstore.google.com ::. .:: score808id.onlc.ml ::. .:: telegra.ph ::. .:: www.yakuza.wiki ::. .:: blogfreely.net ::. .:: www.kzntreasury.gov.za ::. .:: docs.google.com ::.
ST_NOWAIT {0}
ST_IN_FILE_POS {0}
ST_RECOVERED_WRITE_FATAL {0}
ST_DEFAULT_BLOCK {0}
ST_BUFFER_BLOCKS {32}
ST_WRITE_THRESHOLD_BLOCKS {30}
ST_MAX_BUFFERS {4}
ST_MAX_SG {16}
ST_FIRST_SG {8}
ST_FIRST_ORDER {5}
ST_TWO_FM {0}
ST_BUFFER_WRITES {1}
ST_ASYNC_WRITES {1}
ST_READ_AHEAD {1}
ST_AUTO_LOCK {0}
ST_FAST_MTEOM {0}
ST_SCSI2LOGICAL {0}
ST_SYSV {0}
|
The following parameters are defined in linux/drivers/scsi/st.c .:: telegra.ph ::. .:: telegra.ph ::. .:: www.redsea.gov.eg ::. .:: podcasts.apple.com ::. .:: www.ttlxshipping.com ::. .:: slidehtml5.com ::. .:: www.arc.agric.za ::. [Research on Denial-of-service attack] .:: zb3.org ::.
ST_TIMEOUT {900*HZ}
ST_LONG_TIMEOUT {14000*HZ}
|
The Linux tape interface is defined in /usr/src/linux/include/linux/mtio.h .
The following ioctl()s are listed in alphabetical order with a brief explanation to the right. [See st documentation (especially .:: how-to-index-my-site-in-google.vercel.app ::. .:: www.gishinkai.com ::. .:: www.siye.co.uk ::. .:: www.mynbest.info ::. .:: playlist.link ::. .:: openwhyd.org ::. .:: www.komoot.com ::. .:: reactos.org ::. .:: www.arc.agric.za ::. man 4 st) for more details.]
MTIOCTOP [execute tape commands and set drive/driver options] MTIOCGET [get the status of the drive] MTIOCPOS [get the current tape location] open() O_RDONLY, O_RDWR close() read() write() ioctl() |