Searched refs:Symbios (Results 1 – 10 of 10) sorted by relevance
/linux-5.19.10/drivers/scsi/sym53c8xx_2/ |
D | sym_nvram.c | 45 if (!(nvram->data.Symbios.flags & SYMBIOS_PARITY_ENABLE)) in sym_nvram_setup_host() 47 np->myaddr = nvram->data.Symbios.host_id & 0x0f; in sym_nvram_setup_host() 48 if (nvram->data.Symbios.flags & SYMBIOS_VERBOSE_MSGS) in sym_nvram_setup_host() 50 if (nvram->data.Symbios.flags1 & SYMBIOS_SCAN_HI_LO) in sym_nvram_setup_host() 52 if (nvram->data.Symbios.flags2 & SYMBIOS_AVOID_BUS_RESET) in sym_nvram_setup_host() 129 sym_Symbios_setup_target(tp, target, &nvp->data.Symbios); in sym_nvram_setup_target() 743 if (!sym_read_Symbios_nvram(np, &nvp->data.Symbios)) { in sym_read_nvram() 745 sym_display_Symbios_nvram(np, &nvp->data.Symbios); in sym_read_nvram()
|
D | sym_nvram.h | 175 Symbios_nvram Symbios; member
|
/linux-5.19.10/drivers/scsi/pcmcia/ |
D | Kconfig | 77 tristate "Symbios 53c500 PCMCIA support" 80 SCSI adapter based on the Symbios 53c500 controller.
|
/linux-5.19.10/Documentation/scsi/ |
D | sym53c8xx_2.rst | 60 17.2 Symbios NVRAM layout 194 :Serial NVRAM: Symbios and Tekram formats 272 maximum number of queued commands up to 32. The Symbios Setup only allows 834 on Symbios and some Symbios compatible host adaptors, and Tekram boards. The 835 serial NVRAM is used by Symbios and Tekram to hold set up parameters for the 838 The Symbios NVRAM also holds data on the boot order of host adaptors in a 842 Tekram boards using Symbios chips, DC390W/F/U, which have NVRAM are detected 843 and this is used to distinguish between Symbios compatible and Tekram host 844 adaptors. This is used to disable the Symbios compatible "diff" setting 846 configuration parameter is set enabling both Symbios and Tekram boards to be [all …]
|
D | ncr53c8xx.rst | 85 17.2 Symbios NVRAM layout 214 :Serial NVRAM: Symbios and Tekram formats 291 maximum number of queued commands up to 32. The Symbios Setup only allows 678 Enable support for reading the serial NVRAM data on Symbios and 679 some Symbios compatible cards, and Tekram DC390W/U/F cards. Useful for 680 systems with more than one Symbios compatible controller where at least 681 one has a serial NVRAM, or for a system with a mixture of Symbios and 684 Also enables Symbios and Tekram cards to be distinguished so 686 mixture of Symbios and Tekram cards so the Symbios cards can make use of 687 the full range of Symbios features, differential, led pin, without [all …]
|
D | sym53c500_cs.rst | 20 The Symbios Logic 53c500 chip was used in the "newer" (circa 1997) version
|
D | ChangeLog.sym53c8xx | 414 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.
|
D | ChangeLog.ncr53c8xx | 492 - Update the README file and the Symbios NVRAM format definition
|
/linux-5.19.10/Documentation/PCI/ |
D | pci-error-recovery.rst | 305 or global device initialization. For example, the Symbios sym53cxx2
|
/linux-5.19.10/drivers/scsi/ |
D | Kconfig | 1214 based on NCR/Symbios chips. Use "NCR53C8XX SCSI support" for those.
|