Searched refs:LLD (Results 1 – 8 of 8) sorted by relevance
21 SCSI subsystem LLD is a software bridge to the other driver subsystem.26 For example, the aic7xxx LLD controls Adaptec SCSI parallel interface28 LLD can be built into the kernel or loaded as a module. There can only be29 one aic7xxx LLD running in a Linux system but it may be controlling many37 The SCSI mid level isolates an LLD from other layers such as the SCSI62 Traditionally an LLD for the SCSI subsystem has been at least two files in71 When a new LLD is being added to Linux, the following files (found in the81 to be hot plugged (and unplugged) during the lifetime of the LLD and will88 An LLD interfaces to the SCSI subsystem several ways:93 functions at some point in the future. The LLD will supply[all …]
49 if [ "$1" = LLD ]; then52 name=LLD53 disp_name=LLD
6 Say Y here to enable the TCM Virtual SAS target and Linux/SCSI LLD
110 LLD := lld macro112 LLD := ld macro
246 LLD := lld macro248 LLD := $(shell command -v $(LD)) macro259 -fuse-ld=$(LLD) -Wl,-znoseparate-code -Wl,--build-id=sha1 \269 -fuse-ld=$(LLD) -Wl,-znoseparate-code -Wl,--build-id=sha1 \
650 # Option is available to BFD, but LLD does not support ELFv1 so this is
66 # LLD >= 14: https://github.com/llvm/llvm-project/issues/50505
56 def_bool $(success,test "$(ld-name)" = LLD)