Home
last modified time | relevance | path

Searched defs:devices (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/randombytes/sysrandom/
H A Drandombytes_sysrandom.c164 static const char *devices[] = { in randombytes_sysrandom_random_dev_open() local
/f-stack/dpdk/usertools/
H A Ddpdk-devbind.py75 devices = {} variable
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/
H A DMakefile.am22 devices \ subdir
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_vfio.h96 int devices; member
/f-stack/freebsd/contrib/libsodium/src/libsodium/randombytes/salsa20/
H A Drandombytes_salsa20_random.c213 static const char *devices[] = { in randombytes_salsa20_random_random_dev_open() local
/f-stack/dpdk/lib/librte_compressdev/
H A Drte_compressdev.c144 rte_compressdev_devices_get(const char *driver_name, uint8_t *devices, in rte_compressdev_devices_get()
/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_cryptodev.c603 rte_cryptodev_devices_get(const char *driver_name, uint8_t *devices, in rte_cryptodev_devices_get()
/f-stack/freebsd/kern/
H A Dsubr_bus.c105 device_t *devices; /* array of devices indexed by unit */ member
6025 DB_SHOW_ALL_COMMAND(devices, db_show_all_devices) in DB_SHOW_ALL_COMMAND() argument