Home
last modified time | relevance | path

Searched defs:devs (Results 1 – 25 of 71) sorted by relevance

123

/dflybsd-src/usr.bin/fstat/
H A Dfstat.h37 typedef struct devs { struct
38 struct devs *next; argument
39 long fsid;
40 ino_t ino;
41 const char *name;
/netbsd-src/sys/arch/hpcmips/pci/
H A Dpci_machdep.c13 pci_bus_devorder(pci_chipset_tag_t pc, int bus, uint8_t *devs, int maxdevs) in pci_bus_devorder()
/dflybsd-src/crypto/openssh/
H A Dauth2-kbdint.c51 char *lang, *devs; in userauth_kbdint() local
H A Dauth2-chall.c101 kbdint_alloc(const char *devs) in kbdint_alloc()
193 auth2_challenge(struct ssh *ssh, char *devs) in auth2_challenge()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-kbdint.c53 char *lang, *devs; in userauth_kbdint() local
H A Dauth2-chall.c110 kbdint_alloc(const char *devs) in kbdint_alloc()
202 auth2_challenge(struct ssh *ssh, char *devs) in auth2_challenge()
/dflybsd-src/sys/dev/netif/mii_layer/
H A Dmlphy.c204 int devs, i; in mlphy_service() local
416 int devs, i; in mlphy_status() local
H A Dtlphy.c173 int devs, i; in tlphy_attach() local
/netbsd-src/usr.bin/fstat/
H A Dfstat.c123 typedef struct devs { struct
124 struct devs *next; argument
129 static DEVS *devs; variable
/netbsd-src/sys/arch/luna68k/luna68k/
H A Dmainbus.c78 const struct mainbus_attach_args *devs; in mainbus_attach() local
/netbsd-src/sys/arch/news68k/stand/bootxx/
H A Dbootxx.c80 char *devs[] = { "hd", "fh", "fd", NULL, NULL, "rd", "st" }; variable
/netbsd-src/sys/dev/fdt/
H A Dfdt_spi.c88 prop_dictionary_t devs; in fdtbus_attach_spibus() local
H A Dfdt_i2c.c105 prop_dictionary_t devs, props; in fdtbus_attach_i2cbus() local
/netbsd-src/sys/arch/news68k/stand/boot/
H A Dboot.c67 char *devs[] = { "hd", "fh", "fd", NULL, NULL, "rd", "st" }; variable
/netbsd-src/usr.sbin/wsmuxctl/
H A Dwsmuxctl.c84 struct wsmux_device_list devs; in listdevs() local
/netbsd-src/sys/arch/newsmips/stand/bootxx/
H A Dbootxx.c57 char *devs[] = { "sd", "fh", "fd", NULL, NULL, "rd", "st" }; variable
/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbobio.c203 const struct sbobio_attach_locs *devs; in sbobio_attach() local
/netbsd-src/sys/arch/macppc/dev/
H A Dsmuiic.c77 int devs, devc; in smuiic_attach() local
/netbsd-src/sys/dev/raidframe/
H A Drf_compat50.c48 int32_t devs[RF_MAXROW][RF_MAXCOL]; member
81 RF_RaidDisk50_t devs[RF_MAX_DISKS]; member
/netbsd-src/sys/arch/atari/atari/
H A Dautoconf.c241 device_t *devs; in findroot() local
/netbsd-src/sys/arch/newsmips/stand/boot/
H A Dboot.c50 char *devs[] = { "sd", "fh", "fd", NULL, NULL, "rd", "st" }; variable
/netbsd-src/sys/arch/amigappc/amigappc/
H A Dautoconf.c244 device_t*devs; in findroot() local
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dwin_if_list.c146 pcap_if_t *devs, *dev; in pcap_enum_devs() local
/netbsd-src/sbin/devpubd/
H A Ddevpubd.c229 const char **devs; in devpubd_init() local
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/
H A Dwin_if_list.c146 pcap_if_t *devs, *dev; in pcap_enum_devs() local

123