Lines Matching refs:SCSI
4 SCSI subsystem documentation
8 the SCSI subsystem in the Linux kernel (lk) 2.4 series. See:
9 https://www.tldp.org/HOWTO/SCSI-2.4-HOWTO . The LDP has single
12 Notes on using modules in the SCSI subsystem
14 The SCSI support in the Linux kernel can be modularized in a number of
18 The scsi-core (also known as the "mid level") contains the core of SCSI
19 support. Without it you can do nothing with any of the other SCSI drivers.
20 The SCSI core support can be a module (scsi_mod.o), or it can be built into
21 the kernel. If the core is a module, it must be the first SCSI module
25 the SCSI subsystem.
28 once the SCSI core is present in the kernel (either compiled in or loaded
30 tape driver [1]_ (st.o) and SCSI generics driver (sg.o) represent the upper
39 aic7xxx.o driver is used to control all recent SCSI controller cards from