Home
last modified time | relevance | path

Searched refs:rootport (Results 1 – 25 of 37) sorted by relevance

12

/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer_stats98 "reported to" the rootport. Please note that the rootports also transmit
99 (internally) the ERR_* messages for errors seen by the internal rootport PCI
107 Description: Total number of ERR_COR messages reported to rootport.
113 Description: Total number of ERR_FATAL messages reported to rootport.
119 Description: Total number of ERR_NONFATAL messages reported to rootport.
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer_stats98 "reported to" the rootport. Please note that the rootports also transmit
99 (internally) the ERR_* messages for errors seen by the internal rootport PCI
107 Description: Total number of ERR_COR messages reported to rootport.
113 Description: Total number of ERR_FATAL messages reported to rootport.
119 Description: Total number of ERR_NONFATAL messages reported to rootport.
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer_stats98 "reported to" the rootport. Please note that the rootports also transmit
99 (internally) the ERR_* messages for errors seen by the internal rootport PCI
107 Description: Total number of ERR_COR messages reported to rootport.
113 Description: Total number of ERR_FATAL messages reported to rootport.
119 Description: Total number of ERR_NONFATAL messages reported to rootport.
/dports/net/vde2/vde2-2.3.2/src/vde_switch/
H A Dfstp.c88 int rootport; member
189 (fsttab[vlan]->rootport != (PORT)) << 3 |\
213 fsttab[vlan]->rootport=fsttab[vlan]->roottimestamp=0; in fstnewvlan()
299 if (fsttab[vlan]->rootport != 0 && (now - fsttab[vlan]->roottimestamp) > 3*helloperiod) in fst_hello_vlan()
301 nowvlan=(fsttab[vlan]->rootport==0)?0:now; /* This switch is the root */ in fst_hello_vlan()
378 nowvlan=(fsttab[vlan]->rootport==0)?0:now; /* This switch is the root */ in fst_sendbpdu()
514 if (val > 0 || (port == fsttab[vlan]->rootport && val<0)) { in fst_in_bpdu()
522 v->rootport=port; in fst_in_bpdu()
592 if (port == fsttab[vlan]->rootport) { in fstdelport()
663 if (fsttab[vlan]->rootport == port) in decoderole()
[all …]
H A Dport.c1216 fsttab[vlan]->rootport, in vlanprintactive()
1226 (fsttab[vlan]->rootport==i?"Root": in vlanprintactive()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/cpu/ppc4xx/
H A D4xx_pcie.c689 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
694 if (rootport) { in __ppc4xx_init_pcie_port_hw()
729 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
734 if (rootport) in __ppc4xx_init_pcie_port_hw()
803 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
807 if (rootport) in __ppc4xx_init_pcie_port_hw()
844 int ppc4xx_init_pcie_port_hw(int port, int rootport)
946 int ppc4xx_init_pcie_port(int port, int rootport) in ppc4xx_init_pcie_port() argument
963 ppc4xx_init_pcie_port_hw(port, rootport); in ppc4xx_init_pcie_port()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D4xx_pcie.c740 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
745 if (rootport) { in __ppc4xx_init_pcie_port_hw()
780 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
785 if (rootport) in __ppc4xx_init_pcie_port_hw()
854 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
858 if (rootport) in __ppc4xx_init_pcie_port_hw()
895 int ppc4xx_init_pcie_port_hw(int port, int rootport)
997 int ppc4xx_init_pcie_port(int port, int rootport) in ppc4xx_init_pcie_port() argument
1014 ppc4xx_init_pcie_port_hw(port, rootport); in ppc4xx_init_pcie_port()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D4xx_pcie.c740 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
745 if (rootport) { in __ppc4xx_init_pcie_port_hw()
780 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
785 if (rootport) in __ppc4xx_init_pcie_port_hw()
854 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
858 if (rootport) in __ppc4xx_init_pcie_port_hw()
895 int ppc4xx_init_pcie_port_hw(int port, int rootport)
997 int ppc4xx_init_pcie_port(int port, int rootport) in ppc4xx_init_pcie_port() argument
1014 ppc4xx_init_pcie_port_hw(port, rootport); in ppc4xx_init_pcie_port()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D4xx_pcie.c740 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
745 if (rootport) { in __ppc4xx_init_pcie_port_hw()
780 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
785 if (rootport) in __ppc4xx_init_pcie_port_hw()
854 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
858 if (rootport) in __ppc4xx_init_pcie_port_hw()
895 int ppc4xx_init_pcie_port_hw(int port, int rootport)
997 int ppc4xx_init_pcie_port(int port, int rootport) in ppc4xx_init_pcie_port() argument
1014 ppc4xx_init_pcie_port_hw(port, rootport); in ppc4xx_init_pcie_port()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D4xx_pcie.c740 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
745 if (rootport) { in __ppc4xx_init_pcie_port_hw()
780 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
785 if (rootport) in __ppc4xx_init_pcie_port_hw()
854 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
858 if (rootport) in __ppc4xx_init_pcie_port_hw()
895 int ppc4xx_init_pcie_port_hw(int port, int rootport)
997 int ppc4xx_init_pcie_port(int port, int rootport) in ppc4xx_init_pcie_port() argument
1014 ppc4xx_init_pcie_port_hw(port, rootport); in ppc4xx_init_pcie_port()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D4xx_pcie.c740 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
745 if (rootport) { in __ppc4xx_init_pcie_port_hw()
780 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
785 if (rootport) in __ppc4xx_init_pcie_port_hw()
854 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
858 if (rootport) in __ppc4xx_init_pcie_port_hw()
895 int ppc4xx_init_pcie_port_hw(int port, int rootport)
997 int ppc4xx_init_pcie_port(int port, int rootport) in ppc4xx_init_pcie_port() argument
1014 ppc4xx_init_pcie_port_hw(port, rootport); in ppc4xx_init_pcie_port()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D4xx_pcie.c740 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
745 if (rootport) { in __ppc4xx_init_pcie_port_hw()
780 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
785 if (rootport) in __ppc4xx_init_pcie_port_hw()
854 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
858 if (rootport) in __ppc4xx_init_pcie_port_hw()
895 int ppc4xx_init_pcie_port_hw(int port, int rootport)
997 int ppc4xx_init_pcie_port(int port, int rootport) in ppc4xx_init_pcie_port() argument
1014 ppc4xx_init_pcie_port_hw(port, rootport); in ppc4xx_init_pcie_port()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D4xx_pcie.c740 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
745 if (rootport) { in __ppc4xx_init_pcie_port_hw()
780 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
785 if (rootport) in __ppc4xx_init_pcie_port_hw()
854 int __ppc4xx_init_pcie_port_hw(int port, int rootport) in __ppc4xx_init_pcie_port_hw() argument
858 if (rootport) in __ppc4xx_init_pcie_port_hw()
895 int ppc4xx_init_pcie_port_hw(int port, int rootport)
997 int ppc4xx_init_pcie_port(int port, int rootport) in ppc4xx_init_pcie_port() argument
1014 ppc4xx_init_pcie_port_hw(port, rootport); in ppc4xx_init_pcie_port()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/
H A DCpuPcieRpCommon.asl68 // This flow is implemented in ASL because rootport registers used for L2/L3 entry/exit
106 // This flow is implemented in ASL because rootport registers used for L2/L3 entry/exit
259 Store(1,PMSX) // clear rootport's PME SCI status
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libusb/
H A Dusb-xhci.c542 uint32_t newport, rootport; in xhci_alloc_dev() local
569 newport = rootport = port + 1; in xhci_alloc_dev()
573 rootport = dev->port; in xhci_alloc_dev()
578 slot->field2 = cpu_to_le32(ROOT_HUB_PORT(rootport)); in xhci_alloc_dev()
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-xhci.c541 uint32_t newport, rootport; in xhci_alloc_dev() local
568 newport = rootport = port + 1; in xhci_alloc_dev()
572 rootport = dev->port; in xhci_alloc_dev()
577 slot->field2 = cpu_to_le32(ROOT_HUB_PORT(rootport)); in xhci_alloc_dev()
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libusb/
H A Dusb-xhci.c542 uint32_t newport, rootport; in xhci_alloc_dev() local
569 newport = rootport = port + 1; in xhci_alloc_dev()
573 rootport = dev->port; in xhci_alloc_dev()
578 slot->field2 = cpu_to_le32(ROOT_HUB_PORT(rootport)); in xhci_alloc_dev()
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libusb/
H A Dusb-xhci.c541 uint32_t newport, rootport; in xhci_alloc_dev() local
568 newport = rootport = port + 1; in xhci_alloc_dev()
572 rootport = dev->port; in xhci_alloc_dev()
577 slot->field2 = cpu_to_le32(ROOT_HUB_PORT(rootport)); in xhci_alloc_dev()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-xhci.c541 uint32_t newport, rootport; in xhci_alloc_dev() local
568 newport = rootport = port + 1; in xhci_alloc_dev()
572 rootport = dev->port; in xhci_alloc_dev()
577 slot->field2 = cpu_to_le32(ROOT_HUB_PORT(rootport)); in xhci_alloc_dev()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libusb/
H A Dusb-xhci.c541 uint32_t newport, rootport; in xhci_alloc_dev() local
568 newport = rootport = port + 1; in xhci_alloc_dev()
572 rootport = dev->port; in xhci_alloc_dev()
577 slot->field2 = cpu_to_le32(ROOT_HUB_PORT(rootport)); in xhci_alloc_dev()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libusb/
H A Dusb-xhci.c541 uint32_t newport, rootport; in xhci_alloc_dev() local
568 newport = rootport = port + 1; in xhci_alloc_dev()
572 rootport = dev->port; in xhci_alloc_dev()
577 slot->field2 = cpu_to_le32(ROOT_HUB_PORT(rootport)); in xhci_alloc_dev()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/
H A DPchPcie.asl204 Store(1,PMSX) // clear rootport's PME SCI status
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/nortel/
H A Dnnrst.mib428 rootport (3),
452 is in the BLOCKED_PORT state, the value 'rootport' when the state machine
/dports/net-mgmt/observium/observium/mibs/nortel/
H A DNORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB428 rootport (3),
452 is in the BLOCKED_PORT state, the value 'rootport' when the state machine
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/ubiquoss/
H A DUBIQUOSS-STP-MIB408 rootport(3),

12