/freebsd/usr.sbin/cxgbetool/ |
H A D | cxgbetool.8 | 42 .Nm Ar nexus command Op Ar parameter ... 45 .Nm Ar nexus Cm clearstats Ar port_id 47 .Nm Ar nexus Cm clip Bro Cm hold | release Brc Ar ipv6-address 49 .Nm Ar nexus Cm clip Cm list 51 .Nm Ar nexus Cm context Bro Cm ingress | egress | fl | cong Brc Ar cntxt_id 53 .Nm Ar nexus Cm hashfilter mode 55 .Nm Ar nexus Cm hashfilter Ar filter-specification 57 .Nm Ar nexus Cm hashfilter Ar idx Cm delete 59 .Nm Ar nexus Cm hashfilter list 61 .Nm Ar nexus Cm filter mode [all …]
|
/freebsd/share/doc/smm/02.config/ |
H A D | 5.t | 53 MASSBUS controller Emulex nexus ? mba0 hp(4) 56 MASSBUS controller Emulex nexus ? mba1 59 UNIBUS adapter DEC nexus ? 115 controller mba0 at nexus ? 118 controller mba1 at nexus ? 121 controller uba0 at nexus ? 144 controller mba0 at nexus ? 147 controller mba1 at nexus ? 150 controller uba0 at nexus ? 207 controller mba0 at nexus ? [all …]
|
H A D | c.t | 56 controller mba0 at nexus ? 59 controller mba1 at nexus ? 62 controller uba0 at nexus ? 87 controller mba0 at nexus ? 88 controller uba0 at nexus ?
|
H A D | 4.t | 316 a \fInexus\fP. 322 \fBcontroller\fP mba0 \fBat\fP \fBnexus\fP \fIx\fP 323 \fBcontroller\fP uba0 \fBat\fP \fBnexus\fP \fIx\fP 326 To tie a controller to a specific nexus, ``x'' would be supplied 327 as the number of that nexus; otherwise ``x'' may be specified as
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | cavium-mdio.txt | 33 * System Management Interface (SMI) / MDIO Nexus 36 device, this PCI device is the nexus of the buses. 40 - compatible: "cavium,thunder-8890-mdio-nexus"; 42 - reg: The PCI device and function numbers of the nexus device. 54 mdio-nexus@1,3 { 55 compatible = "cavium,thunder-8890-mdio-nexus";
|
H A D | cavium-pip.txt | 1 * PIP Ethernet nexus. 3 The PIP Ethernet nexus can control several data packet input/output 9 Properties for the PIP nexus: 20 Properties for PIP interfaces which is a child the PIP nexus:
|
/freebsd/tests/sys/opencrypto/ |
H A D | runtests.sh | 67 cpu_module="nexus/armv8crypto nexus/ossl" 70 cpu_module="nexus/aesni nexus/ossl" 76 module_to_load=${required_module#nexus/}
|
H A D | blake2_test.c | 180 test_blake2b_vectors("cryptosoft0", "nexus/cryptosoft"); in ATF_TC_BODY() 187 test_blake2s_vectors("cryptosoft0", "nexus/cryptosoft"); in ATF_TC_BODY() 195 test_blake2b_vectors("blaketwo0", "nexus/blake2"); in ATF_TC_BODY() 202 test_blake2s_vectors("blaketwo0", "nexus/blake2"); in ATF_TC_BODY()
|
/freebsd/sys/powerpc/powerpc/ |
H A D | nexus.c | 32 * from: FreeBSD: src/sys/i386/i386/nexus.c,v 1.43 2001/02/09 36 * This code implements a `root nexus' for Power ISA Architecture 37 * machines. The function of the root nexus is to serve as an 114 DEFINE_CLASS_0(nexus, nexus_driver, nexus_methods, 1); 115 EARLY_DRIVER_MODULE(nexus, root, nexus_driver, 0, 0, BUS_PASS_BUS); 116 MODULE_VERSION(nexus, 1);
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | dcsr.txt | 105 Nexus Port Controller 122 The Nexus Port controller occupies two regions in the DCSR space 125 The first register range describes the Nexus Port Controller 128 The second register range describes the Nexus Port Controller 130 which stages the nexus trace data for transmission via the Aurora port 142 Nexus Concentrator 289 Nexus Aurora Link Controller
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_scsi_all.c | 116 hdr->nexus.initid, hdr->nexus.targ_port, in ctl_scsi_path_string() 117 hdr->nexus.targ_lun, hdr->nexus.targ_mapped_lun); in ctl_scsi_path_string()
|
H A D | ctl.c | 629 msg.hdr.nexus = io->io_hdr.nexus; in ctl_ha_datamove() 743 msg.hdr.nexus = io->io_hdr.nexus; in ctl_ha_done() 829 msg->hdr.nexus.targ_lun = lun->lun; in ctl_isc_announce_lun() 830 msg->hdr.nexus.targ_mapped_lun = lun->lun; in ctl_isc_announce_lun() 887 msg->hdr.nexus.targ_port = port->targ_port; in ctl_isc_announce_port() 949 msg->hdr.nexus.targ_port = port->targ_port; in ctl_isc_announce_iid() 950 msg->hdr.nexus.initid = iid; in ctl_isc_announce_iid() 986 msg->hdr.nexus.targ_port = initidx / CTL_MAX_INIT_PER_PORT; in ctl_isc_announce_mode() 987 msg->hdr.nexus.initid = initidx % CTL_MAX_INIT_PER_PORT; in ctl_isc_announce_mode() 988 msg->hdr.nexus.targ_lun = lun->lun; in ctl_isc_announce_mode() [all …]
|
H A D | ctl_frontend_cam_sim.c | 535 io->io_hdr.nexus.initid = 1; in cfcs_action() 536 io->io_hdr.nexus.targ_port = softc->port.targ_port; in cfcs_action() 537 io->io_hdr.nexus.targ_lun = ctl_decode_lun( in cfcs_action() 625 io->io_hdr.nexus.initid = 1; in cfcs_action() 626 io->io_hdr.nexus.targ_port = softc->port.targ_port; in cfcs_action() 627 io->io_hdr.nexus.targ_lun = ctl_decode_lun( in cfcs_action() 721 io->io_hdr.nexus.initid = 1; in cfcs_action() 722 io->io_hdr.nexus.targ_port = softc->port.targ_port; in cfcs_action() 723 io->io_hdr.nexus.targ_lun = ctl_decode_lun( in cfcs_action()
|
H A D | ctl_tpc_local.c | 322 io->io_hdr.nexus.initid = 0; in tpcl_queue() 323 io->io_hdr.nexus.targ_port = tsoftc->port.targ_port; in tpcl_queue() 324 io->io_hdr.nexus.targ_lun = lun; in tpcl_queue()
|
/freebsd/sys/dev/ofw/ |
H A D | ofwbus.c | 32 * from: FreeBSD: src/sys/i386/i386/nexus.c,v 1.43 2001/02/09 78 EARLY_DRIVER_MODULE(ofwbus, nexus, ofwbus_driver, 0, 0, 157 /* Let nexus handle the allocation. */ in ofwbus_alloc_resource() 188 /* Let nexus handle the release. */ in ofwbus_release_resource()
|
/freebsd/sys/arm/arm/ |
H A D | nexus.c | 32 * This code implements a `root nexus' for Arm Architecture 33 * machines. The function of the root nexus is to serve as an 68 static MALLOC_DEFINE(M_NEXUSDEV, "nexusdev", "Nexus device"); 146 "nexus", 151 EARLY_DRIVER_MODULE(nexus, root, nexus_driver, 0, 0,
|
/freebsd/sys/riscv/riscv/ |
H A D | nexus.c | 32 * This code implements a `root nexus' for RISC-V Architecture 33 * machines. The function of the root nexus is to serve as an 65 static MALLOC_DEFINE(M_NEXUSDEV, "nexusdev", "Nexus device"); 132 "nexus", 167 * Add direct children of nexus. Devices will be probed and attached in nexus_attach()
|
/freebsd/sys/arm64/arm64/ |
H A D | nexus.c | 32 * This code implements a `root nexus' for Arm Architecture 33 * machines. The function of the root nexus is to serve as an 77 static MALLOC_DEFINE(M_NEXUSDEV, "nexusdev", "Nexus device"); 157 "nexus", 445 DEFINE_CLASS_1(nexus, nexus_fdt_driver, nexus_fdt_methods, 1, nexus_driver); 535 DEFINE_CLASS_1(nexus, nexus_acpi_driver, nexus_acpi_methods, 1,
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | mfd.txt | 3 These devices comprise a nexus for heterogeneous hardware blocks containing 25 For more complex devices, when the nexus driver has to probe registers to
|
/freebsd/sys/x86/x86/ |
H A D | nexus.c | 32 * This code implements a `root nexus' for Intel Architecture 33 * machines. The function of the root nexus is to serve as an 84 static MALLOC_DEFINE(M_NEXUSDEV, "nexusdev", "Nexus device"); 170 DEFINE_CLASS_0(nexus, nexus_driver, nexus_methods, 1); 172 DRIVER_MODULE(nexus, root, nexus_driver, 0, 0); 267 * types (such as ACPI), use their own nexus(4) subclass in nexus_attach() 724 DRIVER_MODULE(ram, nexus, ram_driver, 0, 0);
|
/freebsd/sys/arm64/broadcom/brcmmdio/ |
H A D | mdio_nexus_iproc.c | 44 MALLOC_DEFINE(M_BRCM_IPROC_NEXUS, "Broadcom IPROC MDIO NEXUS", 45 "Broadcom IPROC MDIO NEXUS dynamic memory"); 147 device_set_desc(dev, "Broadcom MDIO nexus"); in brcm_mdionexus_fdt_probe()
|
/freebsd/share/man/man4/ |
H A D | cxgbe.4 | 84 dev.<port> for port MIBs and dev.<nexus> for adapter-wide MIBs. 339 The configuration profile currently in use is available in the dev.<nexus>.X.cf 340 and dev.<nexus>.X.cfcsum sysctls. 354 dev.<nexus>.X.*caps sysctls.
|
/freebsd/sys/dev/cfe/ |
H A D | cfe_resource.c | 33 * TODO: Don't attach this off nexus. 158 DRIVER_MODULE(cfe, nexus, cferes_driver, cferes_devclass, 0, 0);
|
/freebsd/sys/dev/xen/pcifront/ |
H A D | pcifront.c | 252 device_t nexus; in pcifront_connect() local 256 if (!(nexus_devclass = devclass_find("nexus")) || in pcifront_connect() 257 !(nexus = devclass_get_device(nexus_devclass, 0))) { in pcifront_connect() 263 pdev->ndev = BUS_ADD_CHILD(nexus, 0, "xpcife", pdev->unit); in pcifront_connect() 536 DRIVER_MODULE(xpcife, nexus, xpcife_driver, xpcife_devclass, 0, 0);
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_tracer.c | 170 /* Note that if_xname is identical to the nexus nameunit */ in t4_cloner_create() 233 * The module is being unloaded so the nexus drivers have in t4_tracer_modunload() 234 * detached. The tracing interfaces can not outlive the nexus in t4_tracer_modunload() 235 * (ifp->if_softc is the nexus) and must have been destroyed in t4_tracer_modunload()
|