Searched defs:devices (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-current/stand/efi/boot1/
H A Dboot_module.h94 dev_info_t *(*devices)(void); member in struct:boot_module_t
H A Dufs_module.c46 static dev_info_t *devices; variable
H A Dzfs_module.c39 static dev_info_t *devices; variable
/freebsd-current/sys/dev/bwn/
H A Dif_bwn_pcivar.h102 const struct bwn_pci_device *devices; member in struct:bwn_pci_devcfg
/freebsd-current/sys/contrib/libsodium/src/libsodium/randombytes/sysrandom/
H A Drandombytes_sysrandom.c164 static const char *devices[] = { local
/freebsd-current/crypto/openssh/
H A Dauth2-chall.c64 KbdintDevice *devices[] = { variable
78 char *devices; member in struct:KbdintAuthctxt
[all...]
/freebsd-current/sys/cam/
H A Dcam_queue.c179 cam_devq_alloc(int devices, int openings) argument
196 cam_devq_init(struct cam_devq *devq, int devices, int openings) argument
218 cam_devq_resize(struct cam_devq *camq, int devices) argument
/freebsd-current/stand/efi/gptboot/
H A Dproto.c44 static dev_info_t *devices = NULL; variable
/freebsd-current/sys/contrib/libsodium/src/libsodium/randombytes/salsa20/
H A Drandombytes_salsa20_random.c213 static const char *devices[] = { local
/freebsd-current/sys/dev/usb/
H A Dusb_bus.h107 struct usb_device **devices; member in struct:usb_bus
/freebsd-current/stand/uboot/
H A Dglue.c242 static struct device_info devices[UB_MAX_DEV]; variable in typeref:struct:device_info
[all...]
/freebsd-current/usr.sbin/nvmfd/
H A Ddevices.c37 static struct backing_device *devices; variable in typeref:struct:backing_device
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_freebsd_dev_processes.c131 int i = 0, devices = 0; local
/freebsd-current/stand/common/
H A Dbcache.c114 bcache_add_dev(int devices) argument
/freebsd-current/sys/arm/mv/clk/
H A Dperiph.h282 struct a37x0_periph_clknode_def *devices; member in struct:a37x0_periph_clk_softc
/freebsd-current/lib/libdevstat/
H A Ddevstat.h131 struct devstat *devices; member in struct:devinfo
H A Ddevstat.c550 devstat_selectdevs(struct device_selection **dev_select, int *num_selected, int *num_selections, long *select_generation, long current_generation, struct devstat *devices, int numdevs, struct devstat_match *matches, int num_matches, char **dev_selections, int num_dev_selections, devstat_select_mode select_mode, int maxshowdevs, int perf_select) argument
[all...]
/freebsd-current/usr.sbin/ppp/
H A Dphysical.c119 } devices[] = { variable in typeref:struct:__anon6766
/freebsd-current/lib/libusb/
H A Dusb.h252 struct usb_device *devices; member in struct:usb_bus
/freebsd-current/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c1144 device_t *devices; /* array of devices indexed by unit */ member in struct:devclass
/freebsd-current/sys/dev/superio/
H A Dsuperio.c317 const struct sio_device *devices; member in struct:__anon460
[all...]
/freebsd-current/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1502 device_t *devices; /* array of devices indexed by unit */ member in struct:devclass
/freebsd-current/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1219 device_t *devices; /* array of devices indexed by unit */ member in struct:devclass
/freebsd-current/sys/dev/firewire/
H A Dfirewirereg.h129 STAILQ_HEAD(, fw_device) devices; member in struct:firewire_comm
/freebsd-current/sys/powerpc/mpc85xx/
H A Dfsl_sata.c261 int devices; /* What is present */ member in struct:fsl_sata_channel

Completed in 178 milliseconds

12