Searched refs:unit (Results 76 - 100 of 1264) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dintrinsics.c39 PREFIX(fgetc) (const int *unit, char *c, gfc_charlen_type c_len) argument
42 gfc_unit *u = find_unit (*unit);
73 (const int *unit, char *c, GFC_INTEGER_ ## kind *st, gfc_charlen_type c_len) \
75 *st = PREFIX(fgetc) (unit, c, c_len); \
77 PREFIX(fgetc) (unit, c, c_len); }
117 PREFIX(fputc) (const int *unit, char *c, argument
121 gfc_unit *u = find_unit (*unit);
146 (const int *unit, char *c, GFC_INTEGER_ ## kind *st, gfc_charlen_type c_len) \
148 *st = PREFIX(fputc) (unit, c, c_len); \
150 PREFIX(fputc) (unit,
192 flush_i4(GFC_INTEGER_4 *unit) argument
215 flush_i8(GFC_INTEGER_8 *unit) argument
239 fseek_sub(int *unit, GFC_IO_INT *offset, int *whence, int *status) argument
260 gf_ftell(int unit) argument
278 ftell(int *unit) argument
307 isatty_l4(int *unit) argument
326 isatty_l8(int *unit) argument
349 ttynam_sub(int *unit, char *name, gfc_charlen_type name_len) argument
376 ttynam(char **name, gfc_charlen_type *name_len, int unit) argument
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Dcond-op-and-lint.exp3 make: stopped in unit-tests
H A Ddirective-include-fatal.exp3 make: stopped in unit-tests
H A Ddirective-endfor.exp3 make: stopped in unit-tests
H A Dcond-op-or-lint.exp3 make: stopped in unit-tests
H A Ddep-op-missing.exp3 make: stopped in unit-tests
H A Ddirective-hyphen-include.exp3 make: stopped in unit-tests
H A Ddirective-dinclude.exp3 make: stopped in unit-tests
H A Ddirective-sinclude.exp3 make: stopped in unit-tests
H A Drecursive.exp4 make: stopped in unit-tests
H A Dvar-recursive.exp5 make: stopped in unit-tests
9 make: stopped in unit-tests
14 make: stopped in unit-tests
18 make: stopped in unit-tests
H A Ddirective-for-null.exp5 make: stopped in unit-tests
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dintrinsics.c39 PREFIX(fgetc) (const int *unit, char *c, gfc_charlen_type c_len) argument
42 gfc_unit *u = find_unit (*unit);
73 (const int *unit, char *c, GFC_INTEGER_ ## kind *st, gfc_charlen_type c_len) \
75 *st = PREFIX(fgetc) (unit, c, c_len); \
77 PREFIX(fgetc) (unit, c, c_len); }
117 PREFIX(fputc) (const int *unit, char *c, argument
121 gfc_unit *u = find_unit (*unit);
146 (const int *unit, char *c, GFC_INTEGER_ ## kind *st, gfc_charlen_type c_len) \
148 *st = PREFIX(fputc) (unit, c, c_len); \
150 PREFIX(fputc) (unit,
192 flush_i4(GFC_INTEGER_4 *unit) argument
215 flush_i8(GFC_INTEGER_8 *unit) argument
239 fseek_sub(int *unit, GFC_IO_INT *offset, int *whence, int *status) argument
260 gf_ftell(int unit) argument
278 ftell(int *unit) argument
307 isatty_l4(int *unit) argument
326 isatty_l8(int *unit) argument
349 ttynam_sub(int *unit, char *name, gfc_charlen_type name_len) argument
376 ttynam(char **name, gfc_charlen_type *name_len, int unit) argument
[all...]
/netbsd-current/sys/dev/pci/bktr/
H A Dbktr_os.c337 unsigned int unit; local
345 unit = device_get_unit(dev);
348 snprintf(bktr->bktr_xname, sizeof(bktr->bktr_xname), "bktr%d",unit);
386 unit, (old_irq & 0xff), (new_irq & 0xff));
430 if (bt848_i2c_attach(unit, bktr, &bktr->i2c_sc))
431 printf("bktr%d: i2c_attach: can't attach\n", unit);
446 printf("brooktree%d: PCI bus latency is", unit);
449 unit);
464 if (common_bktr_attach(bktr, unit, fun, rev) == 0)
468 bktr->bktrdev = make_dev(&bktr_cdevsw, unit,
503 unsigned int unit; local
562 get_bktr_mem(int unit, unsigned size) argument
599 int unit; local
679 int unit; local
718 int unit; local
756 int unit; local
787 int unit; local
816 int unit; local
937 bktr_attach(pcici_t tag, int unit) argument
1065 get_bktr_mem(int unit, unsigned size) argument
1104 int unit; local
1167 int unit; local
1194 int unit; local
1228 int unit; local
1257 int unit; local
1281 int unit; local
1406 int unit; local
1461 int unit; local
1661 int unit; local
1694 int unit; local
1719 int unit; local
1754 int unit; local
1779 int unit; local
[all...]
/netbsd-current/etc/etc.sandpoint/
H A DMAKEDEV.conf25 unit=${i#tty0}
26 mkdev tty0$unit c 45 $(($unit + $dialin )) "" "" $u_uucp
27 mkdev dty0$unit c 45 $(($unit + $dialout)) "" "" $u_uucp
/netbsd-current/etc/etc.virt68k/
H A DMAKEDEV.conf23 unit=${i#ttyGF}
24 mkdev ttyGF$unit c 12 $(($unit + $dialin )) "" "" $u_uucp
25 mkdev dtyGF$unit c 12 $(($unit + $dialout)) "" "" $u_uucp
/netbsd-current/etc/etc.atari/
H A DMAKEDEV.conf30 ttyA*) name=tyA; unit=${i#ttyA}; major=7; minor=$(($unit * 16));;
31 ttyB*) name=tyB; unit=${i#ttyB}; major=35; minor=$unit;;
33 mkdev t$name$unit c $major $(($minor + $dialin )) "" "" $u_uucp
34 mkdev d$name$unit c $major $(($minor + $dialout )) "" "" $u_uucp
38 unit=${i#lpt}
39 mkdev lpt$unit c 29 $unit
/netbsd-current/sys/arch/x86/pci/imcsmb/
H A Dimc.c238 int unit; local
240 for (unit = 0; unit < 2; unit++) {
241 if (sc->sc_smbchild[unit] != NULL)
244 imca.ia_unit = unit;
245 imca.ia_regs = &imcsmb_regs[unit];
248 sc->sc_smbchild[unit] =
306 int unit; local
308 for (unit
[all...]
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_log.c542 /* unit(I) - device we are reading from */
554 ipf_log_items(ipf_main_softc_t *softc, int unit, fr_info_t *fin, argument
571 MUTEX_ENTER(&softl->ipl_mutex[unit]);
572 softl->ipl_counter[unit]++;
577 if ((softl->ipl_used[unit] + len) > softl->ipl_logsize) {
578 softl->ipl_logfail[unit]++;
579 MUTEX_EXIT(&softl->ipl_mutex[unit]);
585 softl->ipl_logfail[unit]++;
586 MUTEX_EXIT(&softl->ipl_mutex[unit]);
590 ipl->ipl_magic = softl->ipl_magic[unit];
683 ipf_log_read(ipf_main_softc_t *softc, minor_t unit, struct uio *uio) argument
829 ipf_log_clear(ipf_main_softc_t *softc, minor_t unit) argument
863 ipf_log_canread(ipf_main_softc_t *softc, int unit) argument
881 ipf_log_bytesused(ipf_main_softc_t *softc, int unit) argument
902 ipf_log_failures(ipf_main_softc_t *softc, int unit) argument
923 ipf_log_logok(ipf_main_softc_t *softc, int unit) argument
[all...]
/netbsd-current/share/examples/devpubd/hooks/
H A D99-ucom-symlinks66 local unit
86 unit=$(drvctl -p $1 device-unit)
88 if [ x"$name" != x -a x"$unit" != x ]; then
104 tty_path="/dev/ttyU${unit}"
105 dty_path="/dev/dtyU${unit}"
106 cty_path="/dev/ctyU${unit}"
/netbsd-current/sys/altq/
H A Daltq_conf.c188 int unit = minor(dev); local
190 if (unit == 0)
192 if (unit < naltqsw)
193 return (*altqsw[unit].d_open)(dev, flag, fmt, l);
201 int unit = minor(dev); local
203 if (unit == 0)
205 if (unit < naltqsw)
206 return (*altqsw[unit].d_close)(dev, flag, fmt, l);
214 int unit = minor(dev); local
216 if (unit
270 int unit; local
[all...]
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dccp.c174 static void ccp_init (int unit);
175 static void ccp_open (int unit);
176 static void ccp_close (int unit, char *);
177 static void ccp_lowerup (int unit);
179 static void ccp_input (int unit, u_char *pkt, int len);
180 static void ccp_protrej (int unit);
184 static void ccp_datainput (int unit, u_char *pkt, int len);
356 ccp_init(int unit) argument
358 fsm *f = &ccp_fsm[unit];
360 f->unit
391 ccp_open(int unit) argument
413 ccp_close(int unit, char *reason) argument
423 ccp_lowerup(int unit) argument
432 ccp_lowerdown(int unit) argument
441 ccp_input(int unit, u_char *p, int len) argument
503 ccp_protrej(int unit) argument
1607 ccp_datainput(int unit, u_char *pkt, int len) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DChrono.h76 template <typename Period> struct unit { static const char value[]; }; struct in namespace:llvm::detail
77 template <typename Period> const char unit<Period>::value[] = "";
79 template <> struct unit<std::ratio<3600>> { static const char value[]; }; struct in namespace:llvm::detail
80 template <> struct unit<std::ratio<60>> { static const char value[]; }; struct in namespace:llvm::detail
81 template <> struct unit<std::ratio<1>> { static const char value[]; }; struct in namespace:llvm::detail
82 template <> struct unit<std::milli> { static const char value[]; }; struct in namespace:llvm::detail
83 template <> struct unit<std::micro> { static const char value[]; }; struct in namespace:llvm::detail
84 template <> struct unit<std::nano> { static const char value[]; }; struct in namespace:llvm::detail
91 /// duration_options ::= [unit][show_unit [number_options]]
92 /// unit
156 StringRef unit; local
164 Stream << " " << unit; local
[all...]
/netbsd-current/sys/arch/arm/s3c2xx0/
H A Dsscom_s3c2410.c103 int unit = sa->sa_index; local
105 return unit == 0 || unit == 1;
133 int unit = sa->sa_index; local
134 bus_addr_t iobase = s3c2410_uart_config[unit].iobase;
140 sc->sc_unit = unit;
155 s3c24x0_intr_establish(s3c2410_uart_config[unit].tx_int,
157 s3c24x0_intr_establish(s3c2410_uart_config[unit].rx_int,
159 s3c24x0_intr_establish(s3c2410_uart_config[unit].err_int,
169 s3c2410_sscom_cnattach(bus_space_tag_t iot, int unit, in argument
178 s3c2410_sscom_kgdb_attach(bus_space_tag_t iot, int unit, int rate, int frequency, tcflag_t cflag) argument
[all...]
H A Dsscom_s3c2800.c95 int unit = sa->sa_index; local
97 return unit == 0 || unit == 1;
121 int unit = sa->sa_index; local
122 bus_addr_t iobase = s3c2800_uart_config[unit].iobase;
128 sc->sc_unit = unit;
143 s3c2800_intr_establish(s3c2800_uart_config[unit].tx_int,
145 s3c2800_intr_establish(s3c2800_uart_config[unit].rx_int,
147 s3c2800_intr_establish(s3c2800_uart_config[unit].err_int,
157 s3c2800_sscom_cnattach(bus_space_tag_t iot, int unit, in argument
166 s3c2800_sscom_kgdb_attach(bus_space_tag_t iot, int unit, int rate, int frequency, tcflag_t cflag) argument
[all...]

Completed in 329 milliseconds

1234567891011>>