Home
last modified time | relevance | path

Searched refs:BUS (Results 1 – 21 of 21) sorted by relevance

/linux/Documentation/translations/zh_CN/PCI/
H A Dpci-iov-howto.rst77 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_numvfs
88 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_numvfs
95 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_drivers_autoprobe
102 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_drivers_autoprobe
/linux/arch/sparc/kernel/
H A Dpsycho_common.h15 #define PSYCHO_CONFIG_ENCODE(BUS, DEVFN, REG) \ argument
16 (((unsigned long)(BUS) << 16) | \
H A Dprom_irqtrans.c103 #define SABRE_CONFIG_ENCODE(BUS, DEVFN, REG) \ argument
104 (((unsigned long)(BUS) << 16) | \
H A Dpci_schizo.c78 #define SCHIZO_CONFIG_ENCODE(BUS, DEVFN, REG) \ argument
79 (((unsigned long)(BUS) << 16) | \
/linux/Documentation/PCI/endpoint/
H A Dpci-vntb-function.rst38 | PCI BUS | <-----> | PCI EP BUS | | Virtual PCI |
39 | | PCI | | | BUS |
/linux/Documentation/PCI/
H A Dpci-iov-howto.rst77 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_numvfs
88 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_numvfs
96 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_drivers_autoprobe
104 /sys/bus/pci/devices/<DOMAIN:BUS:DEVICE.FUNCTION>/sriov_drivers_autoprobe
/linux/Documentation/i2c/busses/
H A Di2c-sis5595.rst67 is a BUS driver, not a CHIP driver. A BUS driver is used by other CHIP
/linux/Documentation/scsi/
H A Dsym53c8xx_2.rst46 10.2.6 Check SCSI BUS
54 10.4 SCSI BUS checking boot option
446 The driver will try to send a BUS DEVICE RESET message to the target.
565 10.2.6 Check SCSI BUS
691 10.4 SCSI BUS checking boot option
697 Since SCSI devices shall release the BUS at most 800 nano-seconds after SCSI
698 RESET has been asserted, any signal to TRUE may indicate a SCSI BUS problem.
699 Unfortunately, the following common SCSI BUS problems are not detected:
768 Data parity error detected on the PCI BUS.
779 BF (0x20), then the cause may be likely due to a PCI BUS problem.
[all …]
H A Dncr53c8xx.rst59 10.2.19 Check SCSI BUS
66 10.6 SCSI BUS checking boot option
607 The driver will try to send a BUS DEVICE RESET message to the target.
990 10.2.19 Check SCSI BUS
1038 when it arbitrated for the SCSI BUS.
1068 SCSI BUS check do not attach on error buschk:1
1210 10.6 SCSI BUS checking boot option.
1216 Since SCSI devices shall release the BUS at most 800 nano-seconds after SCSI
1217 RESET has been asserted, any signal to TRUE may indicate a SCSI BUS problem.
1218 Unfortunately, the following common SCSI BUS problems are not detected:
[all …]
H A DChangeLog.sym53c8xx238 that overclocked PCI BUS up to 48 MHz will not be refused.
239 The more the BUS is overclocked, the less the driver will
293 from a device that has received a BUS DEVICE RESET message from
310 - Add the control command 'resetdev' that allows to send a BUS
322 present and IGNORE WIDE RESIDUE message on the BUS at the same time).
411 kinds of screw-up that may happen on the SCSI BUS.
H A DChangeLog.sym53c8xx_235 Misdetection of BUS mode was triggered on module reload only,
H A DChangeLog.ncr53c8xx487 This option enables checking of SCSI BUS data lines after SCSI
/linux/Documentation/devicetree/bindings/mips/lantiq/
H A Dfpi-bus.txt1 Lantiq XWAY SoC FPI BUS binding
/linux/tools/perf/trace/beauty/
H A Dsignum.c18 P_SIGNUM(BUS); in syscall_arg__scnprintf_signum()
/linux/arch/arm/boot/dts/microchip/
H A Dat91-sama5d2_icp.dts23 serial0 = &uart0; /* debug uart0 + mikro BUS 1 */
24 serial1 = &uart1; /* mikro BUS 3 */
25 serial3 = &uart3; /* mikro BUS 2 */
H A Dat91-sama5d27_som1_ek.dts22 serial1 = &uart4; /* mikro BUS 1 */
23 serial2 = &uart2; /* mikro BUS 2 */
/linux/drivers/eisa/
H A Deisa.ids77 AIR3001 "ENET2E EISA BUS MASTER ETHERNET ADAPTER"
78 AIR3101 "ENET-2V LOCAL BUS MASTER ETHERNET ADAPTER"
1072 KCI3201 "ET32EM EISA 32-bit BUS-MASTER Ethernet Adapter"
1172 PLX1001 "OCEAN EISALink EISA 32-Bit BUS-MASTER Ethernet Controller"
1264 USC0340 "UltraStor - ULTRA-34F VESA VL-BUS Host Adapter"
/linux/Documentation/hid/
H A Dhid-bpf.rst340 This is available at ``/sys/bus/hid/devices/BUS:VID:PID.000N/report_descriptor`` as a
/linux/
H A DMAINTAINERS1040 AMD CDX BUS DRIVER
2211 ARM PRIMECELL BUS SUPPORT
4164 AUXILIARY BUS DRIVER
5311 BROADCOM PMB (POWER MANAGEMENT BUS) DRIVER
5463 BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
11369 HISILICON LPC BUS DRIVER
15623 MCBA MICROCHIP CAN BUS ANALYZER TOOL DRIVER
16865 MEN CHAMELEON BUS (mcb)
16937 MHI BUS
19588 OPENCORES I2C BUS DRIVER
[all …]
/linux/Documentation/networking/
H A Dcan.rst1295 "ERROR-WARNING", "ERROR-PASSIVE", "BUS-OFF" or "STOPPED"
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst133 for PCI soundcards and the code specific to the PCI BUS.