/original-bsd/sys/vax/conf/ |
H A D | files.vax | 1 vax/vax/autoconf.c standard device-driver 24 vax/vax/rx50.c standard device-driver 35 vax/bi/bi.c optional bi device-driver 36 vax/bi/kdb.c optional kra device-driver 51 vax/uba/np.c optional np device-driver 58 vax/mba/hp.c optional hp device-driver 59 vax/mba/ht.c optional tu device-driver 61 vax/mba/mt.c optional mu device-driver 62 vax/uba/ad.c optional ad device-driver 63 vax/uba/ct.c optional ct device-driver [all …]
|
/original-bsd/sys/news3400/conf/ |
H A D | files.news3400 | 4 news3400/news3400/autoconf.c standard device-driver 32 news3400/fb/fb_probe.c optional fb device-driver 59 news3400/hbdev/fd.c optional fd device-driver 61 news3400/hbdev/hb.c optional hb device-driver 66 news3400/hbdev/lp.c optional lp device-driver 67 news3400/hbdev/ms.c optional ms device-driver 68 news3400/hbdev/sb.c optional sb device-driver 71 news3400/hbdev/rs.c optional rs device-driver 72 news3400/hbdev/kb.c optional kb device-driver 73 news3400/hbdev/fb.c optional fb device-driver [all …]
|
/original-bsd/usr.bin/plot/ |
H A D | Makefile | 30 aedplot: driver.o ${LIBPLOTAED} ${LIBCOMPAT} 36 bgplot: driver.o ${LIBPLOTBG} ${LIBM} ${LIBCOMPAT} 50 gigiplot: driver.o ${LIBPLOTGIGI} ${LIBM} ${LIBCOMPAT} 53 grnplot: driver.o ${LIBPLOTGRN} ${LIBM} ${LIBCOMPAT} 59 hpplot: driver.o ${LIBPLOT2648} ${LIBM} ${LIBCOMPAT} 62 implot: driver.o ${LIBPLOTIMAGEN} ${LIBM} ${LIBCOMPAT} 68 t300: driver.o ${LIB300} ${LIBM} ${LIBCOMPAT} 71 t300s: driver.o ${LIB300S} ${LIBM} ${LIBCOMPAT} 74 t4013: driver.o ${LIB4013} ${LIBM} ${LIBCOMPAT} 77 t450: driver.o ${LIB450} ${LIBM} ${LIBCOMPAT} [all …]
|
/original-bsd/sys/i386/conf/ |
H A D | files.i386 | 1 i386/i386/autoconf.c standard device-driver 4 i386/isa/pccons.c optional pc device-driver 18 i386/isa/if_ne.c optional ne device-driver 19 i386/isa/if_we.c optional we device-driver 21 i386/isa/if_ec.c optional ec device-driver 22 i386/isa/wd.c optional wd device-driver 23 i386/isa/fd.c optional fd device-driver 24 i386/isa/xd.c optional xd device-driver 25 i386/isa/wt.c optional wt device-driver 26 i386/isa/isa.c optional isa device-driver [all …]
|
/original-bsd/sys/pmax/conf/ |
H A D | files.pmax | 15 pmax/dev/fb.c standard device-driver 17 pmax/dev/asc.c optional asc device-driver 18 pmax/dev/dc.c optional dc device-driver 19 pmax/dev/dtop.c optional dtop device-driver 21 pmax/dev/pm.c optional pm device-driver 22 pmax/dev/cfb.c optional cfb device-driver 23 pmax/dev/mfb.c optional mfb device-driver 25 pmax/dev/scc.c optional scc device-driver 26 pmax/dev/sii.c optional sii device-driver 28 pmax/dev/xcfb.c optional xcfb device-driver
|
/original-bsd/sys/luna68k/stand/ |
H A D | ioconf.c | 21 #define D (struct driver *) 23 extern struct driver scdriver; 24 extern struct driver sddriver; 25 extern struct driver stdriver;
|
H A D | device.h | 14 struct driver { struct 24 struct driver *hp_driver; argument 33 struct driver *hp_driver; 34 struct driver *hp_cdriver; 51 struct driver *dq_driver;
|
/original-bsd/sys/pmax/dev/ |
H A D | device.h | 19 struct driver { struct 32 struct driver *pmax_driver; /* controller driver routines */ argument 46 struct driver *sd_driver; /* SCSI device driver routines */ 47 struct driver *sd_cdriver; /* SCSI interface driver routines */
|
/original-bsd/sys/luna68k/dev/ |
H A D | device.h | 10 struct driver { struct 20 struct driver *hp_driver; argument 29 struct driver *hp_driver; 30 struct driver *hp_cdriver; 47 struct driver *dq_driver;
|
H A D | scvar.h | 20 struct driver *dq_driver;
|
H A D | scsivar.h | 20 struct driver *dq_driver;
|
/original-bsd/sys/hp/dev/ |
H A D | device.h | 10 struct driver { struct 20 struct driver *hp_driver; argument 29 struct driver *hp_driver; 30 struct driver *hp_cdriver; 47 struct driver *dq_driver;
|
/original-bsd/sys/hp300/conf/ |
H A D | files.hp300 | 32 hp300/dev/dcm.c optional dcm device-driver 33 hp300/dev/if_le.c optional le device-driver 34 hp300/dev/dma.c standard device-driver 36 hp300/dev/fhpib.c optional hpib device-driver 37 hp300/dev/nhpib.c optional hpib device-driver 42 hp300/dev/scsi.c optional scsi device-driver 48 hp/dev/dca.c optional dca device-driver 50 hp/dev/hil.c standard device-driver
|
/original-bsd/sys/tahoe/conf/ |
H A D | files.tahoe | 1 tahoe/tahoe/autoconf.c standard device-driver 120 tahoe/if/if_ex.c optional ex device-driver 122 tahoe/if/if_vba.c optional ns device-driver 149 tahoe/vba/cy.c optional yc device-driver 150 tahoe/vba/dr.c optional dr device-driver 151 tahoe/vba/ik.c optional ik device-driver 152 tahoe/vba/mp.c optional mp device-driver 153 tahoe/vba/vba.c optional vba device-driver 154 tahoe/vba/vd.c optional dk device-driver 155 tahoe/vba/vx.c optional vx device-driver [all …]
|
/original-bsd/sys/hp300/DOC/ |
H A D | TODO.dev | 5 1. Integrate 98628A (single port buffered RS232) driver. 6 2. Integrate 1/2" 9-track reel tape driver (from Mt Xinu). 9 5. Centronics driver for 345/375.
|
/original-bsd/sys/luna68k/conf/ |
H A D | files.luna68k | 22 luna68k/dev/sio.c standard sio device-driver 23 luna68k/dev/bmc.c optional bmc device-driver 26 luna68k/dev/if_le.c optional le device-driver 27 luna68k/dev/sc.c optional sc device-driver
|
/original-bsd/contrib/groff-1.08/groff/ |
H A D | groff.cc | 87 char *driver = 0; variable 227 if (!driver) in main() 231 real_driver = driver; in main() 232 driver = GXDITVIEW; in main() 235 if (driver) in main() 236 commands[POST_INDEX].set_name(driver); in main() 237 int gxditview_flag = driver && strcmp(basename(driver), GXDITVIEW) == 0; in main() 346 driver = strsave(arg); in handle_unknown_desc_command()
|
/original-bsd/sys/hp300/hp300/ |
H A D | swapgeneric.c | 31 extern struct driver rddriver; 32 extern struct driver sddriver; 88 (struct driver *)gc->gc_driver) { in setconf()
|
/original-bsd/old/adb/scripts.vax/ |
H A D | mba_device | 1 ./"driver"16t"unit"8t"mbanum"8t"drive"8t"dk"8t"alive"8t"type"nX5dxn"mi_tab"
|
/original-bsd/local/ditroff/ditroff.okeeffe/pic/ |
H A D | Makefile | 21 pltroff: driver.o pltroff.o 23 cc -o pltroff pltroff.o driver.o -lm
|
/original-bsd/sys/luna68k/luna68k/ |
H A D | swapgeneric.c | 38 extern struct driver sddriver; 102 (struct driver *)gc->gc_driver) { in setconf()
|
/original-bsd/sys/pmax/pmax/ |
H A D | swapgeneric.c | 34 extern struct driver rzdriver; 98 dp->sd_driver == (struct driver *)gc->gc_driver) { in setconf()
|
/original-bsd/sys/news3400/ |
H A D | README | 29 - Display driver is slow. 30 - Serial line driver is slow.
|
/original-bsd/old/adb/common_scripts/ |
H A D | ubadev | 1 ./"driver"16t"unit"8t"ctlr"8t"ubanum"16t"slave"nXddx"("--c+")"8tdn"intr"16t"addr"16t"dk"8t"flags"nX…
|
/original-bsd/usr.bin/vmstat/ |
H A D | names.c | 31 struct driver hdrv; in read_names() 193 struct driver hdrv; in read_names()
|