| /netbsd-src/sys/arch/mvme68k/dev/ |
| H A D | zsvar.h | 72 struct zsdevice { struct 82 void zs_config(struct zsc_softc *, struct zsdevice *, int, int); argument 83 void zs_cnconfig(int, int, struct zsdevice *, int);
|
| H A D | zs_pcctwo.c | 109 struct zsdevice zs; in zsc_pcctwo_attach() 170 struct zsdevice zs; in zsc_pcctwocninit()
|
| H A D | zs_pcc.c | 108 struct zsdevice zs; in zsc_pcc_attach() 188 struct zsdevice zs; in zsc_pcccninit()
|
| H A D | zs.c | 130 zs_config(struct zsc_softc *zsc, struct zsdevice *zs, int vector, int pclk) in zs_config() 495 zs_cnconfig(int zsc_unit, int channel, struct zsdevice *zs, int pclk) in zs_cnconfig()
|
| /netbsd-src/sys/arch/sun2/dev/ |
| H A D | zs_any.c | 101 if (bus_space_map(ma->ma_bustag, ma->ma_paddr, sizeof(struct zsdevice), in zs_any_match() 105 bus_space_unmap(ma->ma_bustag, bh, sizeof(struct zsdevice)); in zs_any_match() 134 if (bus_space_map(ma->ma_bustag, ma->ma_paddr, sizeof(struct zsdevice), in zs_any_attach() 196 if (find_prom_map(zs0_phys, PMAP_OBIO, sizeof(struct zsdevice), &va)) in zs_find_prom()
|
| H A D | zsreg.h | 44 struct zsdevice { struct
|
| H A D | zsvar.h | 75 void zs_attach(struct zsc_softc *, struct zsdevice *, int);
|
| H A D | zs_kgdb.c | 130 struct zsdevice *zsd; in zs_kgdb_init()
|
| /netbsd-src/sys/arch/sgimips/dev/ |
| H A D | zs.c | 103 struct zsdevice { struct 111 #define ZS_CHAN_A OFFSET(struct zsdevice, zs_chan_a) argument 112 #define ZS_CHAN_B OFFSET(struct zsdevice, zs_chan_b) 622 struct zsdevice *addr; in zs_get_chan_addr() 629 addr = (struct zsdevice *) in zs_get_chan_addr() 637 addr = (struct zsdevice *) in zs_get_chan_addr() 640 addr = (struct zsdevice *) in zs_get_chan_addr() 652 addr = (struct zsdevice *) MIPS_PHYS_TO_KSEG1(0x1fbd9830); in zs_get_chan_addr()
|
| /netbsd-src/sys/arch/mipsco/obio/ |
| H A D | zs.c | 107 struct zsdevice { struct 116 #define ZS_CHAN_A OFFSET(struct zsdevice, zs_chan_a) argument 117 #define ZS_CHAN_B OFFSET(struct zsdevice, zs_chan_b) 207 sizeof(struct zsdevice), in zs_attach() 563 struct zsdevice *addr; in zs_get_chan_addr() 569 addr = (struct zsdevice *) ZS0_ADDR; in zs_get_chan_addr()
|
| /netbsd-src/sys/arch/x68k/include/ |
| H A D | z8530var.h | 129 struct zsdevice { struct 140 struct zsdevice *zsc_addr; argument
|
| /netbsd-src/sys/arch/newsmips/dev/ |
| H A D | zs_hb.c | 90 struct zsdevice { struct 98 static struct zsdevice *zsaddr[NZS]; argument 134 struct zsdevice *addr; in zs_get_chan_addr()
|
| /netbsd-src/sys/arch/x68k/x68k/ |
| H A D | iodevice.h | 265 struct zsdevice { struct 322 struct zsdevice io_inscc; 332 struct zsdevice io_exscc[4]; /* 0x00eafc00 */
|
| /netbsd-src/sys/arch/sgimips/stand/common/ |
| H A D | iris_zs.c | 156 struct zsdevice *addr; in zs_get_chan_addr() 159 addr = (struct zsdevice *)MIPS_PHYS_TO_KSEG1(ZS_ADDR); in zs_get_chan_addr()
|
| H A D | iris_zs.h | 40 struct zsdevice { struct
|
| /netbsd-src/sys/dev/tc/ |
| H A D | zs_ioasic.c | 130 struct zsdevice { struct 158 struct zsdevice *addr; in zs_ioasic_get_chan_addr() 162 addr = (struct zsdevice *)TC_DENSE_TO_SPARSE(zsaddr); in zs_ioasic_get_chan_addr() 165 addr = (struct zsdevice *)MIPS_PHYS_TO_KSEG1(zsaddr); in zs_ioasic_get_chan_addr()
|
| /netbsd-src/sys/arch/sparc64/dev/ |
| H A D | zs.c | 109 struct zsdevice { struct 119 static struct zsdevice *zsaddr[NZS]; argument 163 static void zs_attach(struct zsc_softc *, struct zsdevice *, int); 335 zs_attach(struct zsc_softc *zsc, struct zsdevice *zsd, int pri) in zs_attach()
|
| H A D | zsvar.h | 54 struct zsdevice { struct
|
| /netbsd-src/sys/arch/ews4800mips/sbd/ |
| H A D | zs_sbdio.c | 68 struct zsdevice { struct 115 struct zsdevice *zs_addr; in zs_sbdio_attach()
|
| /netbsd-src/sys/arch/sparc/dev/ |
| H A D | zs_kgdb.c | 74 struct zsdevice { struct 140 struct zsdevice *zsd; in zs_kgdb_init()
|
| H A D | zs.c | 100 struct zsdevice { struct 163 static void zs_attach(struct zsc_softc *, struct zsdevice *, int); 318 sizeof(struct zsdevice), in zs_attach_obio() 390 zs_attach(struct zsc_softc *zsc, struct zsdevice *zsd, int pri) in zs_attach()
|
| /netbsd-src/sys/arch/sun3/dev/ |
| H A D | zs.c | 114 struct zsdevice { struct 127 static struct zsdevice *zsaddr[NZS]; argument 177 struct zsdevice *addr; in zs_get_chan_addr()
|
| /netbsd-src/sys/arch/macppc/dev/ |
| H A D | zs.c | 100 struct zsdevice { struct 120 static void zscn_delayed_init(struct zsdevice *zsd); argument 227 struct zsdevice *zsd; in zsc_attach() 1059 zscn_delayed_init(struct zsdevice *zsd) in zscn_delayed_init()
|
| /netbsd-src/sys/arch/atari/dev/ |
| H A D | zsvar.h | 83 struct zsdevice { struct
|
| /netbsd-src/sys/arch/news68k/dev/ |
| H A D | zs.c | 102 struct zsdevice { struct 187 struct zsdevice *zs; in zs_attach()
|