Searched refs:Symbios (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/ |
A 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()
|
A D | sym_nvram.h | 175 Symbios_nvram Symbios; member
|
/linux-6.3-rc2/drivers/scsi/pcmcia/ |
A D | Kconfig | 77 tristate "Symbios 53c500 PCMCIA support" 80 SCSI adapter based on the Symbios 53c500 controller.
|
/linux-6.3-rc2/Documentation/scsi/ |
A 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 838 The Symbios NVRAM also holds data on the boot order of host adaptors in a 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 847 used together with the Symbios cards using all their features, including 856 | |Tekram format |Symbios format| 888 17.2 Symbios NVRAM layout [all …]
|
A 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 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 1153 | |Tekram format |Symbios format| 1789 on Symbios and some Symbios compatible host adaptors, and Tekram boards. The 1814 17.2 Symbios NVRAM layout [all …]
|
A D | sym53c500_cs.rst | 20 The Symbios Logic 53c500 chip was used in the "newer" (circa 1997) version
|
A 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.
|
A D | ChangeLog.ncr53c8xx | 492 - Update the README file and the Symbios NVRAM format definition
|
/linux-6.3-rc2/Documentation/PCI/ |
A D | pci-error-recovery.rst | 306 or global device initialization. For example, the Symbios sym53cxx2
|
/linux-6.3-rc2/drivers/scsi/ |
A D | Kconfig | 1204 based on NCR/Symbios chips. Use "NCR53C8XX SCSI support" for those.
|
Completed in 15 milliseconds