Home
last modified time | relevance | path

Searched defs:devtype (Results 1 – 25 of 66) sorted by relevance

123

/netbsd/usr.sbin/btattach/
H A Dbtattach.h33 struct devtype { struct
34 const char * name; /* short name */
35 const char * line; /* line discipline */
36 const char * descr; /* long description */
37 devinit_t * init; /* init function */
38 tcflag_t cflag; /* default cflags */
39 unsigned int speed; /* default baudrate */
/netbsd/external/bsd/wpa/dist/src/p2p/
H A Dp2p_parse.c41 char devtype[WPS_DEV_TYPE_BUFSIZE]; in p2p_parse_attribute() local
480 char devtype[WPS_DEV_TYPE_BUFSIZE]; in p2p_parse_wps_ie() local
720 char devtype[WPS_DEV_TYPE_BUFSIZE]; in p2p_group_info_text() local
804 char devtype[WPS_DEV_TYPE_BUFSIZE]; in p2p_attr_text() local
/netbsd/sys/arch/newsmips/stand/boot/
H A Dpromdev.h3 int devtype; member
/netbsd/sys/arch/evbarm/netwalker/
H A Dnetwalker_lcd.c178 lcdopen(dev_t dev, int oflags, int devtype, struct lwp *l) in lcdopen()
184 lcdclose(dev_t dev, int fflag, int devtype, struct lwp *l) in lcdclose()
/netbsd/sys/rump/librump/rumpvfs/
H A Ddevnodes.c44 makeonedevnode(dev_t devtype, const char *devname, in makeonedevnode()
58 makedevnodes(dev_t devtype, const char *basename, char minchar, in makedevnodes()
/netbsd/sys/arch/sgimips/stand/common/
H A Ddevopen.c52 char devtype[16]; in devopen() local
/netbsd/sys/arch/arc/stand/boot/
H A Ddevopen.c49 char devtype[16]; in devopen() local
/netbsd/sys/fs/nfs/common/
H A Dnfs_lock.c88 nfslock_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in nfslock_open()
109 nfslock_close(struct cdev *dev, int fflag, int devtype, struct thread *td) in nfslock_close()
/netbsd/sys/arch/evbarm/lubbock/
H A Dlubbock_lcd.c281 lcdopen( dev_t dev, int oflags, int devtype, struct lwp *l ) in lcdopen()
287 lcdclose( dev_t dev, int fflag, int devtype, struct lwp *l ) in lcdclose()
/netbsd/sys/arch/sparc/stand/common/
H A Dpromdev.h37 int devtype; /* Kind of device we're booting from */ member
/netbsd/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_lcd.c313 lcdopen(dev_t dev, int oflags, int devtype, struct lwp *l) in lcdopen()
332 lcdclose(dev_t dev, int fflag, int devtype, struct lwp *l) in lcdclose()
/netbsd/sys/arch/evbarm/mini2440/
H A Dmini2440_lcd.c312 lcdopen( dev_t dev, int oflags, int devtype, struct lwp *p ) in lcdopen()
318 lcdclose( dev_t dev, int fflag, int devtype, struct lwp *p ) in lcdclose()
/netbsd/sys/arch/evbarm/smdk2xx0/
H A Dsmdk2410_lcd.c275 lcdopen( dev_t dev, int oflags, int devtype, struct proc *p ) in lcdopen()
281 lcdclose( dev_t dev, int fflag, int devtype, struct proc *p ) in lcdclose()
/netbsd/sys/arch/vax/vax/
H A Dctu.c162 ctuopen(dev_t dev, int oflags, int devtype, struct lwp *l) in ctuopen()
189 ctuclose(dev_t dev, int oflags, int devtype, struct lwp *l) in ctuclose()
/netbsd/sys/kern/
H A Dsubr_devsw.c1162 bdev_open(dev_t dev, int flag, int devtype, lwp_t *l) in bdev_open()
1210 bdev_cancel(dev_t dev, int flag, int devtype, struct lwp *l) in bdev_cancel()
1230 bdev_close(dev_t dev, int flag, int devtype, lwp_t *l) in bdev_close()
1393 cdev_open(dev_t dev, int flag, int devtype, lwp_t *l) in cdev_open()
1441 cdev_cancel(dev_t dev, int flag, int devtype, struct lwp *l) in cdev_cancel()
1461 cdev_close(dev_t dev, int flag, int devtype, lwp_t *l) in cdev_close()
H A Dtty_pty.c370 ptsopen(dev_t dev, int flag, int devtype, struct lwp *l) in ptsopen()
600 ptcopen(dev_t dev, int flag, int devtype, struct lwp *l) in ptcopen()
631 ptcclose(dev_t dev, int flag, int devtype, struct lwp *l) in ptcclose()
/netbsd/sys/arch/atari/vme/
H A Dleo.c254 leoopen(dev_t dev, int flags, int devtype, struct lwp *l) in leoopen()
343 leoclose(dev_t dev, int flags, int devtype, struct lwp *l) in leoclose()
H A Det4000.c375 et4kopen(dev_t dev, int flags, int devtype, struct lwp *l) in et4kopen()
389 et4kclose(dev_t dev, int flags, int devtype, struct lwp *l) in et4kclose()
/netbsd/sys/arch/hp300/dev/
H A Dsti_sgc.c250 int devtype; in sti_sgc_probe() local
411 int devtype, rv = 0; in sti_sgc_cnprobe() local
/netbsd/sys/arch/x68k/dev/
H A Dbmd.c231 bmdopen(dev_t dev, int oflags, int devtype, struct lwp *l) in bmdopen()
256 bmdclose(dev_t dev, int fflag, int devtype, struct lwp *l) in bmdclose()
/netbsd/sys/arch/shark/ofw/
H A Dofrom.c124 ofromopen(dev_t dev, int oflags, int devtype, struct lwp *l) in ofromopen()
/netbsd/sys/arch/mac68k/dev/
H A Dite_compat.c115 iteopen(dev_t dev, int mode, int devtype, struct lwp *l) in iteopen()
/netbsd/sys/arch/mvme68k/stand/netboot/
H A Dconfig.h58 u_short devtype; member
/netbsd/sys/arch/hppa/dev/
H A Dsti_sgc.c159 u_char devtype; in sti_sgc_probe() local
/netbsd/sys/arch/ofppc/stand/ofwboot/
H A Dofdev.c70 char devtype[16]; in filename() local

123