Searched defs:devname (Results 1 - 25 of 123) sorted by relevance

12345

/netbsd-current/sys/arch/hpcmips/stand/lcboot/
H A Ddevopen.c40 char devname[IFNAME_SIZE]; local
/netbsd-current/sys/arch/newsmips/stand/boot/
H A Dpromdev.h4 char devname[32]; member in struct:romdev
/netbsd-current/sys/dev/pci/
H A Duniverse_pci_var.h39 char devname [16]; member in struct:univ_pci_data
/netbsd-current/external/cddl/osnet/include/
H A Ddevid.h43 char devname[MAXPATHLEN]; member in struct:devid_nmlist
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Ddevopen.c63 char devname[MAXDEVNAME]; local
/netbsd-current/sys/arch/hpcmips/hpcmips/
H A Dautoconf.c105 char devname[16]; local
/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Ddevopen.c43 dev2bios(char *devname, unsigned int unit, int *biosdev) argument
82 char *fsname, *devname; local
[all...]
H A Ddisk.h70 char devname[MAXDEVNAME]; member in struct:diskinfo
/netbsd-current/sys/arch/prep/include/
H A Dbootinfo.h48 char devname[4]; member in struct:btinfo_console
/netbsd-current/sys/arch/rs6000/include/
H A Dbootinfo.h47 char devname[4]; member in struct:btinfo_console
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Ddevopen.c63 char devname[MAXDEVNAME]; local
/netbsd-current/sys/stand/efiboot/
H A Ddev_net.c50 char *devname; local
/netbsd-current/sys/arch/newsmips/apbus/
H A Dapbus_subr.c87 apbus_lookupdev(char *devname) argument
/netbsd-current/sys/arch/i386/stand/boot/
H A Ddevopen.c76 dev2bios(char *devname, int unit, int *biosdev) argument
92 bios2dev(int biosdev, daddr_t sector, char **devname, int *unit, argument
127 char *fsname, *devname; local
[all...]
/netbsd-current/sys/arch/evbmips/stand/sbmips/netboot/
H A Ddev_net.c86 char *devname; /* Device part of file name (or NULL). */ local
/netbsd-current/sys/arch/cats/cats/
H A Dautoconf.c72 char devname[16]; local
/netbsd-current/sys/arch/acorn32/acorn32/
H A Dautoconf.c81 char devname[16], *cp; local
/netbsd-current/sys/arch/shark/shark/
H A Dautoconf.c97 char devname[16], *cp; local
/netbsd-current/external/bsd/ipf/dist/ipsend/
H A Dsdlpi.c66 char devname[16], *s, buf[256]; local
/netbsd-current/sys/arch/bebox/include/
H A Dbootinfo.h49 char devname[4]; member in struct:btinfo_console
/netbsd-current/sys/arch/hpcsh/hpcsh/
H A Dautoconf.c146 char devname[16], *cp; local
/netbsd-current/sys/arch/news68k/stand/bootxx/
H A Dbootxx.c90 char devname[32]; local
/netbsd-current/sys/arch/landisk/stand/boot/
H A Ddevopen.c43 dev2bios(char *devname, unsigned int unit, int *biosdev) argument
56 bios2dev(int biosdev, char **devname, u_int *unit, u_int sector, u_int *ptnp) argument
92 char *devname; local
[all...]
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Ddevopen.c128 char devname[MAXDEVNAME + 1]; local
/netbsd-current/sys/arch/vax/boot/boot/
H A Ddata.h57 long devname; /* 4 Offset to boot device name */ member in struct:bqo

Completed in 894 milliseconds

12345