Home
last modified time | relevance | path

Searched full:expanders (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/usr.sbin/mpsutil/
H A Dmpsutil.857 .Cm show expanders
124 Displays all devices, expanders and enclosures.
127 .It Cm show expanders
128 Displays all expanders.
H A Dmps_show.c502 printf("Expanders:\n"); in show_all()
773 MPS_COMMAND(show, expanders, show_expanders, "", "Show attached expanders");
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DSetTheory.h14 // expanders can be added to a SetTheory instance to teach it how to find the
84 /// set into a fully expanded list of elements. Expanders provide a way for
104 // Typed expanders by class name.
105 StringMap<std::unique_ptr<Expander>> Expanders; variable
/freebsd/sys/dev/isci/scil/
H A Dscif_sas_domain.h158 * This fields indicates whether the expanders in this domain need to
161 * it is able to config others, all the expanders in this domain don't
H A Dscif_sas_smp_remote_device.c389 //we'll let all the externally configurable expanders in the damain in scif_sas_smp_remote_device_decode_report_general_response()
1193 //may pick up other activities (i.e. Discover) for other expanders. in scif_sas_smp_remote_device_continue_current_activity()
1904 * @return SCI_STATUS If a smp phy pair between expanders has invalid routing attribute,
1939 //handle the special case of smp phys between expanders. in scif_sas_smp_remote_device_save_smp_phy_info()
2431 //may pick up other activities (i.e. Discover) for other expanders. in scif_sas_smp_remote_device_clean_route_table()
H A Dscif_sas_smp_remote_device.h115 * (expanders) discovering attached targets.
H A Dscic_sds_smp_request.c575 // Some expanders only report an attached SATA device, and in scic_sds_smp_request_await_response_frame_handler()
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dst,stmpe-gpio.yaml14 GPIO portions of these expanders.
H A Dgpio-max732x.txt1 * MAX732x-compatible I/O expanders
H A Dgpio-pcf857x.txt1 * PCF857x-compatible I/O expanders
H A Dnxp,pcf8575.yaml7 title: PCF857x-compatible I/O expanders
H A Dgpio-pca95xx.yaml13 Bindings for the family of I2C GPIO multiplexers/expanders: NXP PCA95xx,
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp274 Expanders[ClassName] = std::move(E); in addExpander()
319 auto I = Expanders.find(SCPair.first->getName()); in expand()
320 if (I != Expanders.end()) { in expand()
/freebsd/share/man/man4/
H A Dmps.4283 enclosures/expanders.
284 If multiple enclosures/expanders are present in the topology, Phy numbers are
H A Dmpr.4311 enclosures/expanders.
312 If multiple enclosures/expanders are present in the topology, Phy numbers are
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-mux.txt39 with two NXP pca8574 GPIO expanders attached, one each to
H A Di2c-mux.yaml48 * with two NXP pca8574 GPIO expanders attached, one each to
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dcypress,cy8c95x0.yaml13 This supports the 20/40/60 pin Cypress CYC95x0 GPIO I2C expanders.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmscc,ocelot.yaml20 external GPIO expanders.
/freebsd/sys/contrib/openzfs/udev/
H A Dvdev_id214 # matching a field in an array of expanders, using the index of the
400 # include end-devices connected via SAS expanders or direct connection
403 # connected in a server backplane without expanders in the I/O path.
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam3517-evm-ui.dtsi161 /* GPIO Expanders */
/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdisc.c439 /* If the two expanders are the root of two edge sets; sub-to-sub */ in dmDownStreamDiscoverStart()
459 /* If the two expanders are not the root of two edge sets. eg) one root */ in dmDownStreamDiscoverStart()
665 /* saving routing attribute for non self-configuring expanders */ in dmUpStreamDiscoverExpanderPhy()
767 /* If the two expanders are the root of the two edge expander sets */ in dmUpStreamDiscoverExpanderPhy()
776 /* If the two expanders are not the root of the two edge expander sets */ in dmUpStreamDiscoverExpanderPhy()
1078 /* saving routing attribute for non self-configuring expanders */ in dmUpStreamDiscover2ExpanderPhy()
1182 /* If the two expanders are the root of the two edge expander sets */ in dmUpStreamDiscover2ExpanderPhy()
1191 /* If the two expanders are not the root of the two edge expander sets */ in dmUpStreamDiscover2ExpanderPhy()
1512 /* saving routing attribute for non self-configuring expanders */ in dmDownStreamDiscoverExpanderPhy()
1845 …reamDiscoverExpanderPhy: **** Topology Error loop, or end device connects to two expanders!!!\n")); in dmDownStreamDiscoverExpanderPhy()
[all …]
H A Ddminit.c102 Maximum number of expanders are configurable in dmGetRequirements()
290 /* Expanders */ in dmInitialize()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c1703 /* If the two expanders are the root of two edge sets; sub-to-sub */ in tdsaSASDownStreamDiscoverStart()
1723 /* If the two expanders are not the root of two edge sets. eg) one root */ in tdsaSASDownStreamDiscoverStart()
2439 /* all targets except expanders */ in tdssReportRemovals()
2448 /* expanders */ in tdssReportRemovals()
2646 /* all targets other than expanders */ in tdssDiscoveryErrorRemovals()
2655 /* expanders */ in tdssDiscoveryErrorRemovals()
2714 /* clean up expanders data strucures; move to free exp when device is cleaned */ in tdsaSASDiscoverAbort()
3048 /* clean up expanders data strucures; move to free exp when device is cleaned */ in tdsaSASDiscoverDone()
3719 /* saving routing attribute for non self-configuring expanders */ in tdsaSASUpStreamDiscoverExpanderPhy()
3816 /* If the two expanders are the root of the two edge expander sets */ in tdsaSASUpStreamDiscoverExpanderPhy()
[all …]
/freebsd/sys/dev/ciss/
H A Dcissreg.h702 u_int8_t bExpanderCount; /* Number of expanders detected */

12