Searched defs:unit (Results 1 - 25 of 461) sorted by relevance

1234567891011>>

/src/sys/arch/x68k/stand/libsa/
H A Dfdvar.h40 int unit; member in struct:fd_softc
H A Ddevopen.c49 devparse(const char *fname, int *ha, int *dev, int *unit, int *part, argument
112 int ha, dev, unit, part; local in function:devopen
[all...]
/src/sys/arch/cobalt/stand/boot/
H A Dpciide.c39 pciide_init(struct wdc_channel *chp, u_int *unit) argument
H A Ddevopen.c46 devparse(const char *fname, int *dev, uint8_t *unit, uint8_t *part, argument
129 uint8_t unit, part; local in function:devopen
/src/sys/arch/luna68k/stand/boot/
H A Dbmc.c119 int unit = 1; local in function:bmccngetc
/src/usr.sbin/sysinst/
H A Dsizemultname.c52 set_sizemult(daddr_t unit, uint bps) argument
73 set_default_sizemult(const char *disk, daddr_t unit, uint bps) argument
/src/sys/arch/cobalt/cobalt/
H A Dautoconf.c99 int unit; local in function:device_register
/src/sys/compat/common/
H A Dvnd_30.c103 compat_30_vndioctl(u_long cmd, struct lwp *l, void *data, int unit, argument
H A Dvnd_50.c102 compat_50_vndioctl(u_long cmd, struct lwp *l, void *data, int unit, argument
/src/sys/arch/sbmips/stand/netboot/
H A Ddevopen.c54 int ctlr = 0, unit = 0, part = 0; local in function:devopen
/src/sys/arch/evbmips/stand/sbmips/netboot/
H A Ddevopen.c54 int ctlr = 0, unit = 0, part = 0; local in function:devopen
/src/sys/arch/ews4800mips/ews4800mips/
H A Dautoconf.c63 int unit, partition; local in function:cpu_rootconf
/src/sys/arch/ews4800mips/stand/common/
H A Dboot_device.c63 boot_device(int *type, int *unit, int *fd_format) argument
76 __nvsram_type_a(int *type, int *unit) argument
84 __nvsram_type_b(int *type, int *unit) argument
92 __nvsram_type_c(int *type, int *unit) argument
100 __nvsram_type_d(int * type,int * unit) argument
108 __nvsram_type_e(int * type,int * unit) argument
[all...]
/src/lib/libc/gen/
H A Ddehumanize_number.c63 char *ep, unit; local in function:dehumanize_number
/src/sys/arch/alpha/stand/netboot/
H A Ddevopen.c54 int ctlr = 0, unit = 0, part = 0; local in function:devopen
/src/sys/arch/acorn32/dev/
H A Dmd_hooks.c65 md_attach_hook(int unit, struct md_conf *md) argument
96 md_open_hook(int unit, struct md_conf *md) argument
/src/sys/dev/wscons/
H A Dwsbellmux.c57 wsbell_add_mux(int unit, struct wsmux_softc *muxsc) argument
/src/sys/netbt/
H A Dhci_ioctl.c57 struct hci_unit *unit; local in function:hci_dump
138 struct hci_unit *unit; local in function:hci_ioctl_pcb
[all...]
H A Dhci_misc.c59 struct hci_unit *unit; local in function:hci_route_lookup
115 hci_memo_find(struct hci_unit * unit,bdaddr_t * bdaddr) argument
147 hci_memo_new(struct hci_unit * unit,bdaddr_t * bdaddr) argument
[all...]
/src/sys/arch/cats/cats/
H A Dautoconf.c71 int unit, part; local in function:get_device
/src/sys/arch/emips/stand/common/
H A Ddevopen.c49 int ctlr = 0, unit = 0, part = 0; local in function:devopen
/src/sys/arch/zaurus/stand/zboot/
H A Ddevopen.c43 dev2bios(char *devname, unsigned int unit, int *biosdev) argument
83 u_int dev, unit, partition; local in function:devopen
[all...]
/src/sys/arch/prep/stand/boot/
H A Ddevopen.c62 devparse(const char *fname, int *dev, int *adapt, int *ctlr, int *unit, argument
123 int dev = 0, ctlr = 0, unit = 0, part = 0; local in function:devopen
/src/sys/arch/rs6000/stand/boot/
H A Ddevopen.c62 devparse(const char *fname, int *dev, int *adapt, int *ctlr, int *unit, argument
123 int dev = 0, ctlr = 0, unit = 0, part = 0; local in function:devopen
/src/sys/arch/shark/shark/
H A Dautoconf.c96 int unit, part; local in function:get_device

Completed in 9 milliseconds

1234567891011>>