Home
last modified time | relevance | path

Searched refs:Symbios (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_nvram.c58 if (!(nvram->data.Symbios.flags & SYMBIOS_PARITY_ENABLE)) in sym_nvram_setup_host()
60 np->myaddr = nvram->data.Symbios.host_id & 0x0f; in sym_nvram_setup_host()
61 if (nvram->data.Symbios.flags & SYMBIOS_VERBOSE_MSGS) in sym_nvram_setup_host()
63 if (nvram->data.Symbios.flags1 & SYMBIOS_SCAN_HI_LO) in sym_nvram_setup_host()
65 if (nvram->data.Symbios.flags2 & SYMBIOS_AVOID_BUS_RESET) in sym_nvram_setup_host()
142 sym_Symbios_setup_target(tp, target, &nvp->data.Symbios); in sym_nvram_setup_target()
755 if (!sym_read_Symbios_nvram(np, &nvp->data.Symbios)) { in sym_read_nvram()
757 sym_display_Symbios_nvram(np, &nvp->data.Symbios); in sym_read_nvram()
Dsym_nvram.h188 Symbios_nvram Symbios; member
/linux-4.4.14/drivers/scsi/pcmcia/
DKconfig75 tristate "Symbios 53c500 PCMCIA support"
78 SCSI adapter based on the Symbios 53c500 controller.
/linux-4.4.14/Documentation/scsi/
Dsym53c8xx_2.txt53 17.2 Symbios NVRAM layout
161 Serial NVRAM: Symbios and Tekram formats
228 maximum number of queued commands up to 32. The Symbios Setup only allows
688 on Symbios and some Symbios compatible host adaptors, and Tekram boards. The
689 serial NVRAM is used by Symbios and Tekram to hold set up parameters for the
692 The Symbios NVRAM also holds data on the boot order of host adaptors in a
696 Tekram boards using Symbios chips, DC390W/F/U, which have NVRAM are detected
697 and this is used to distinguish between Symbios compatible and Tekram host
698 adaptors. This is used to disable the Symbios compatible "diff" setting
700 configuration parameter is set enabling both Symbios and Tekram boards to be
[all …]
Dncr53c8xx.txt78 17.2 Symbios NVRAM layout
189 Serial NVRAM: Symbios and Tekram formats
256 maximum number of queued commands up to 32. The Symbios Setup only allows
608 Enable support for reading the serial NVRAM data on Symbios and
609 some Symbios compatible cards, and Tekram DC390W/U/F cards. Useful for
610 systems with more than one Symbios compatible controller where at least
611 one has a serial NVRAM, or for a system with a mixture of Symbios and
614 Also enables Symbios and Tekram cards to be distinguished so
616 mixture of Symbios and Tekram cards so the Symbios cards can make use of
617 the full range of Symbios features, differential, led pin, without
[all …]
Dsym53c500_cs.txt14 The Symbios Logic 53c500 chip was used in the "newer" (circa 1997) version
D00-INDEX104 - info on PCMCIA driver for Symbios Logic 53c500 based adapters
DChangeLog.sym53c8xx414 Many thanks to Johnson Russel (Symbios) for having responded to
460 - Revamp slightly the Symbios NVRAM lay-out based on the excerpt of
461 the header file I received from Symbios.
Dtmscsim.txt379 the mapping. If there's none, a reasonable mapping (Symbios-like) will be
DChangeLog.ncr53c8xx492 - Update the README file and the Symbios NVRAM format definition
/linux-4.4.14/Documentation/blockdev/
DREADME.DAC960136 Uses onboard Symbios SCSI chips on certain motherboards
142 Uses onboard Symbios SCSI chips on certain motherboards
148 Uses onboard Symbios SCSI chips on certain motherboards
/linux-4.4.14/Documentation/PCI/
Dpci-error-recovery.txt313 or global device initialization. For example, the Symbios sym53cxx2
/linux-4.4.14/drivers/scsi/
DKconfig1324 tristate "Symbios 53c416 SCSI support"
1369 based on NCR/Symbios chips. Use "NCR53C8XX SCSI support" for those.