Searched refs:enumerate (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| H A D | _constants.py | 39 enums = dict(((b, a + offset) for a, b in enumerate(sequential)), **named)
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pci/ |
| H A D | fsl,pci.txt | 6 enumerate the bus.
|
| /f-stack/freebsd/contrib/openzfs/cmd/dbufstat/ |
| H A D | dbufstat.in | 471 for i, v in enumerate(next(filehandle).split()): 490 for i, v in enumerate(next(filehandle).split()): 508 for i, v in enumerate(next(filehandle).split()):
|
| /f-stack/dpdk/doc/guides/mempool/ |
| H A D | octeontx2.rst | 82 The ``usertools/dpdk-devbind.py`` script shall enumerate all the mempool devices
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_hw_api.c | 591 if (adapter->ops && adapter->ops->enumerate) in opae_adapter_enumerate() 592 ret = adapter->ops->enumerate(adapter); in opae_adapter_enumerate()
|
| H A D | opae_hw_api.h | 259 int (*enumerate)(struct opae_adapter *adapter); member
|
| H A D | ifpga_api.c | 345 .enumerate = ifpga_adapter_enumerate,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reset/ |
| H A D | reset.txt | 29 rather than to slavishly enumerate the reset signal that affects each HW
|
| /f-stack/dpdk/app/test/ |
| H A D | autotest_runner.py | 299 for proc, cmdline in enumerate(worker_cmdlines):
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | sun5i-r8-chip.dts | 203 * If those are not enabled, the SDIO part will not enumerate, and
|
| /f-stack/freebsd/contrib/device-tree/Bindings/fsi/ |
| H A D | fsi.txt | 4 The FSI bus is probe-able, so the OS is able to enumerate FSI slaves, and
|
| /f-stack/freebsd/kern/ |
| H A D | bus_if.m | 232 * enumerate their devices, this method is used to create new 261 * enumerate devices that have newly arrived.
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | dpaa2.rst | 123 play bus, like PCI. DPRC commands can be used to enumerate the contents
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 11201 - AcpiGetTableByIndex: Allows the host to easily enumerate all ACPI
|