Searched defs:unit (Results 426 - 450 of 575) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_gre.c269 gre_clone_create(struct if_clone *ifc, int unit) argument
H A Dif_ppp.c241 ppp_create(const char *name, int unit) argument
312 ppp_clone_create(struct if_clone *ifc, int unit) argument
[all...]
H A Dif_tap.c624 tap_clone_create(struct if_clone *ifc, int unit) argument
643 tap_clone_creator(int unit) argument
804 int unit = (intptr_t)fp->f_data; local
883 tap_dev_read(int unit, struct uio *uio, int flags) argument
972 int unit = (uintptr_t)fp->f_data; local
1013 tap_dev_write(int unit, struct uio *uio, int flags) argument
1080 tap_dev_ioctl(int unit, u_long cmd, void *data, struct lwp *l) argument
1151 tap_dev_poll(int unit, int events, struct lwp *l) argument
1200 tap_dev_kqfilter(int unit, struct knote *kn) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/qbus/
H A Ddhu.c427 int unit, line; local
494 const int unit = DHU_M2U(minor(dev)); local
544 const int unit = DHU_M2U(minor(dev)); local
615 const int unit = DHU_M2U(minor(tp->t_dev)); local
698 const int unit = DHU_M2U(minor(tp->t_dev)); local
782 const int unit = DHU_M2U(minor(tp->t_dev)); local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/sbus/
H A Dbpp.c251 int unit = BPPUNIT(dev); local
/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dst.c511 int error, sflags, unit, tries, ntries; local
769 int unit; local
1320 int unit; local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dusb.c438 int unit = minor(dev); local
550 int unit = minor(dev); local
566 int unit = minor(devt); local
/netbsd-6-1-5-RELEASE/sys/netisdn/
H A Di4b_ipr.c694 iprwatchdog(int unit) argument
702 int unit = ifp->if_unit; local
1191 ipr_get_softc(int unit) argument
[all...]
H A Di4b_l4.c276 const struct isdn_l4_driver_functions *isdn_l4_find_driver(const char *name, int unit) argument
296 const struct isdn_l4_driver_functions *isdn_l4_get_driver(int driver_id, int unit) argument
[all...]
H A Di4b_rbch.c373 int unit = minor(dev); local
399 int unit local
422 int unit = minor(dev); local
527 int unit = minor(dev); local
656 int unit = minor(dev); local
756 int unit = minor(dev); local
896 int unit = minor(dev); local
1201 rbch_get_softc(int unit) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dist/pf/net/
H A Dif_pfsync.c147 pfsync_clone_create(struct if_clone *ifc, int unit) argument
/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/include_public/
H A Dn8_pub_common.h272 N8_Component_t unit; /* the execution unit the request for this member in struct:__anon8072
/netbsd-6-1-5-RELEASE/bin/csh/
H A Dcsh.c650 int unit; local
668 srcunit(int unit, int onlyown, int hflg) argument
[all...]
/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Dipxcp.c1307 int unit = f->unit; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Dpcap-sita.c64 typedef struct unit { struct
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_chu.c462 chu_start( int unit, struct peer *peer ) argument
588 chu_shutdown( int unit, struct peer *peer ) argument
1310 chu_poll( int unit, struct peer *peer ) argument
1326 chu_second( int unit, struct peer *peer ) argument
[all...]
H A Drefclock_irig.c308 irig_start( int unit, struct peer *peer ) argument
386 irig_shutdown( int unit, struct peer *peer ) argument
980 irig_poll( int unit, struct peer *peer ) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dd30v.h132 int unit; member in struct:d30v_opcode
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.c2472 unsigned int unit = 0; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dstor-layout.c2160 unsigned int unit = 0; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_ide.c571 reg_property_spec unit; local
H A Dtree.c60 char *unit; member in struct:_name_specifier
946 char unit[32]; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dxd.c770 int unit, part; local
843 int error, s, unit; local
936 int err, unit, part, s; local
1014 int unit, part, size, omask; local
1047 int s, unit; local
1299 xdc_cmd(struct xdc_softc *xdcsc, int cmd, int subfn, int unit, int block, int scnt, char *dptr, int fullmode) argument
[all...]
H A Dxy.c717 int unit, part; local
796 int error, s, unit; local
889 int err, unit, part, s; local
968 int unit, part, size, omask; local
1000 int s, unit; local
1196 xyc_cmd(struct xyc_softc *xycsc, int cmd, int subfn, int unit, int block, int scnt, char *dptr, int fullmode) argument
[all...]
H A Dxyreg.h139 volatile u_char unit:2; /* unit # */ member in struct:xy_iopb

Completed in 303 milliseconds

<<11121314151617181920>>