Home
last modified time | relevance | path

Searched refs:Bus (Results 1 – 25 of 192) sorted by relevance

12345678

/netbsd-src/sys/dev/acpi/acpica/
H A DOsdHardware.c220 if (PciId->Bus >= 256 || PciId->Device >= 32 || PciId->Function >= 8) in AcpiOsReadPciConfiguration()
223 pc = acpi_pcidev_get_tag(PciId->Segment, PciId->Bus, PciId->Device, PciId->Function); in AcpiOsReadPciConfiguration()
225 tag = pci_make_tag(pc, PciId->Bus, PciId->Device, PciId->Function); in AcpiOsReadPciConfiguration()
265 pc = acpi_pcidev_get_tag(PciId->Segment, PciId->Bus, PciId->Device, PciId->Function); in AcpiOsWritePciConfiguration()
266 tag = pci_make_tag(pc, PciId->Bus, PciId->Device, PciId->Function); in AcpiOsWritePciConfiguration()
/netbsd-src/sys/external/bsd/acpica/dist/hardware/
H A Dhwpci.c281 PciId->Segment, PciId->Bus, PciId->Device, PciId->Function)); in AcpiHwProcessPciList()
283 BusNumber = PciId->Bus; in AcpiHwProcessPciList()
308 PciId->Segment, PciId->Bus, PciId->Device, PciId->Function, in AcpiHwProcessPciList()
414 PciId->Bus = *BusNumber; in AcpiHwGetPciDeviceInfo()
450 PciId->Bus = (UINT16) PciValue; in AcpiHwGetPciDeviceInfo()
/netbsd-src/sys/arch/hppa/dev/
H A Dcpudevs38 type bcport 0x07 Bus Converter Port
44 type bridge 0x0d Bus Bridge to Foreign Bus
310 bus NECSB 14 NEC System Bus
420 bcport PORT 0x00c Bus Converter Port
469 bha DIO 0x003 DIO Bus Adapter
470 bha SGC 0x005 SGC Bus Adapter
471 bha GSC 0x007 GSC Bus Adapter
472 bha ASP 0x070 Core Bus Adapter (ASP)
473 bha EISA 0x076 EISA Bus Adapter
474 bha VME 0x078 VME Bus Adapter
[all …]
/netbsd-src/sys/arch/sun3/dev/
H A DREADME5 Bus:
17 'obio' Bus:
/netbsd-src/sys/arch/evbmips/conf/
H A Dfiles.sbmips38 # ISA Bus support
51 # PCI Bus support
102 # Ze Big Bus: main system bus
/netbsd-src/sys/arch/sbmips/conf/
H A Dfiles.sbmips39 # ISA Bus support
52 # PCI Bus support
103 # Ze Big Bus: main system bus
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Dpci22.h121 UINT8 Bus; member
129 UINT32 Bus : 8; member
H A Defi_pxe.h955 PXE_UINT16 Bus; member
1144 PXE_UINT16 Bus; member
1171 PXE_UINT16 Bus; member
/netbsd-src/sys/arch/hppa/conf/
H A Dfiles.hppa57 # PCI Bus support
62 # ISA Bus support
67 # EISA Bus support
77 # Gonzo System Connect Bus
125 # U2/Uturn, Runway to GSC Bus bridge & IOA
/netbsd-src/sys/arch/mips/conf/
H A Dfiles.octeon42 # I/O Bus
55 # I/O Bus devices
115 # Boot-Bus
/netbsd-src/sys/arch/alpha/conf/
H A Dfiles.alpha49 # Bus-independent devices
85 # TurboLaser Bus Support
122 # Bus-independent support for DEC devices
153 # ISA Bus support
161 # ISA Bus devices
189 # EISA Bus support
215 # PCI Bus support
346 # PCI Bus devices
/netbsd-src/sys/arch/powerpc/conf/
H A Dfiles.ibm4xx14 # Processor Local Bus
19 # On-chip Peripheral Bus
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl1.h1024 UINT8 Bus;
1777 UINT32 Bus; /* Bus and Segment numbers */
1796 * Macros to access the bus/segment numbers in Bus field above:
1797 * Bus number is encoded in bits 7:0
1800 #define ACPI_HEST_BUS(Bus) ((Bus) & 0xFF)
1801 #define ACPI_HEST_SEGMENT(Bus) (((Bus) >> 8) & 0xFFFF)
1016 UINT8 Bus; global() member
1763 UINT32 Bus; /* Bus and Segment numbers */ global() member
1786 ACPI_HEST_BUS(Bus) global() argument
1787 ACPI_HEST_SEGMENT(Bus) global() argument
/netbsd-src/sys/arch/evbppc/conf/
H A DOPENBLOCKS266130 plb0 at root # Processor Local Bus
135 # On-chip Peripheral Bus support
136 opb* at plb? # On-chip Peripheral Bus
H A DOPENBLOCKS600135 plb0 at root # Processor Local Bus
140 # On-chip Peripheral Bus support
141 opb* at plb? # On-chip Peripheral Bus
H A DDHT136 plb0 at root # Processor Local Bus
141 # On-chip Peripheral Bus support
142 opb* at plb? # On-chip Peripheral Bus
/netbsd-src/sys/dev/acpi/
H A Dacpidevs107 PNP0A00 ISA Bus
108 PNP0A01 EISA Bus
109 PNP0A02 MCA Bus
111 PNP0A04 VESA/VL Bus
151 PNP0F00 Microsoft Bus Mouse
168 PNP0F11 Microsoft-compatible Bus Mouse
/netbsd-src/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Doszephyr.c453 * PARAMETERS: PciId - Seg/Bus/Dev
472 pcie_bdf_t bdf = PCIE_BDF (PciId->Bus, PciId->Device, PciId->Function); in AcpiOsWritePciConfiguration()
515 * PARAMETERS: PciId - Seg/Bus/Dev
534 pcie_bdf_t bdf = PCIE_BDF (PciId->Bus, PciId->Device, PciId->Function); in AcpiOsReadPciConfiguration()
/netbsd-src/sys/arch/arm/gemini/
H A Dfiles.gemini82 # GEMINI LPC Bus
94 # LPC Bus COM UARTs
/netbsd-src/sys/arch/macppc/conf/
H A DPOWERMAC92 #adb* at obio? # Apple Desktop Bus
104 nadb* at cuda? # new ADB Bus abstraction
H A DINSTALL155 #adb* at obio? # Apple Desktop Bus
159 nadb* at cuda? # new ADB Bus abstraction
160 nadb* at pmu? # new ADB Bus abstraction
/netbsd-src/sys/dev/ppbus/
H A Dppbusdevices.config11 # Parallel Port Bus system with GPIO
/netbsd-src/sys/arch/sun68k/conf/
H A Dfiles.sun68k23 # Bus types
/netbsd-src/sys/dev/pci/
H A DREADME9 Bus Specification, Production Version, Revision 2.0' dated April 30,
/netbsd-src/sys/dev/adb/
H A Dfiles.adb4 # Apple Desktop Bus protocol and drivers

12345678