Searched full:multimaster (Results 1 – 12 of 12) sorted by relevance
/linux/Documentation/scsi/ |
H A D | BusLogic.rst | 4 BusLogic MultiMaster and FlashPoint SCSI Driver for Linux 29 collection of bus architectures by virtue of their MultiMaster ASIC technology. 34 This driver supports all present BusLogic MultiMaster Host Adapters, and should 35 support any future MultiMaster designs with little or no modification. More 43 analogous to the firmware on the MultiMaster Host Adapters. Thanks to their 68 opportunity to become a beta test site for their latest MultiMaster product, 236 MultiMaster "W" Series Host Adapters: 244 MultiMaster "C" Series Host Adapters: 256 MultiMaster "S" Series Host Adapters: 267 MultiMaster "A" Series Host Adapters: [all …]
|
H A D | FlashPoint.rst | 20 MultiMaster line, currently support the Linux operating system. Linux 92 end systems, to the exclusion of the older MultiMaster products. This has 99 customers to make sure the BT-946C/956C MultiMaster cards would still be 135 to trade in their FlashPoint LT for the new BT-948 MultiMaster PCI Ultra 148 LW (BT-950) for a BT-958 MultiMaster PCI Ultra SCSI Host Adapter. The 153 Additional cosmetic support for the Ultra SCSI MultiMaster cards was added
|
/linux/drivers/scsi/ |
H A D | BusLogic.c | 5 Linux Driver for BusLogic MultiMaster and FlashPoint SCSI Host Adapters 81 MODULE_DESCRIPTION("BusLogic MultiMaster and FlashPoint SCSI Host Adapter driver"); 603 and Bus Probe Information to be checked for potential BusLogic MultiMaster 605 machines as well as from the list of standard BusLogic MultiMaster ISA 606 I/O Addresses. It returns the number of PCI MultiMaster Host Adapters found. 623 Iterate over the MultiMaster PCI Host Adapters. For each in blogic_init_mm_probeinfo() 628 The MultiMaster BIOS will first recognize a host adapter at in blogic_init_mm_probeinfo() 664 …blogic_err("BusLogic: Base Address0 0x%lX not I/O for MultiMaster Host Adapter\n", NULL, base_addr… in blogic_init_mm_probeinfo() 669 …blogic_err("BusLogic: Base Address1 0x%lX not Memory for MultiMaster Host Adapter\n", NULL, base_a… in blogic_init_mm_probeinfo() 674 blogic_err("BusLogic: IRQ Channel %d invalid for MultiMaster Host Adapter\n", NULL, irq_ch); in blogic_init_mm_probeinfo() [all …]
|
H A D | BusLogic.h | 4 Linux Driver for BusLogic MultiMaster and FlashPoint SCSI Host Adapters 77 Define the maximum number of Mailboxes that should be used for MultiMaster 654 Define the Incoming Mailbox Completion Codes. The MultiMaster Firmware 695 Define the Host Adapter Status Codes. The MultiMaster Firmware does not 757 Define the Scatter/Gather Segment structure required by the MultiMaster 780 bytes are defined by and common to both the MultiMaster Firmware and the 789 are used by recent versions of the MultiMaster Firmware, as well as by the 799 MultiMaster Firmware and FlashPoint SCCB Manager Common Portion.
|
H A D | Kconfig | 521 This is support for BusLogic MultiMaster and FlashPoint SCSI Host 538 substantial, so users of MultiMaster Host Adapters may not
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-arb-gpio-challenge.yaml | 15 the master of an I2C bus in a multimaster situation. 20 standard multimaster mode not feasible. 23 * It is nonstandard (not using standard I2C multimaster)
|
/linux/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drx_dap_fasi.h | 111 * Single/multimaster operation set via DRXDAP_SINGLE_MASTER compile switch 120 * + multimaster means flush memory address between i2c packets
|
H A D | drx_driver.h | 251 * \brief Enable I2C single or I2C multimaster mode on host.
|
H A D | drxj.c | 1270 TODO: check ignoring single/multimaster is ok for AUD access ?
|
/linux/drivers/i2c/muxes/ |
H A D | Kconfig | 15 I2C multimaster arbitration scheme using GPIOs and a challenge &
|
/linux/drivers/i2c/algos/ |
H A D | i2c-algo-pcf.c | 144 * to synchronize the BB-bit (in multimaster systems). How long is
|
/linux/drivers/i2c/busses/ |
H A D | i2c-omap.c | 518 * In a multimaster environment, after IP software reset, BB-bit value doesn't
|