/src/sys/arch/sgimips/stand/common/ |
iris_zs.h | 40 struct zsdevice { struct
|
/src/sys/arch/sun2/dev/ |
zsreg.h | 44 struct zsdevice { struct
|
/src/sys/arch/mvme68k/dev/ |
zsvar.h | 72 struct zsdevice { struct 82 void zs_config(struct zsc_softc *, struct zsdevice *, int, int); 83 void zs_cnconfig(int, int, struct zsdevice *, int);
|
/src/sys/arch/x68k/include/ |
z8530var.h | 129 struct zsdevice { struct 140 struct zsdevice *zsc_addr;
|
/src/sys/arch/ews4800mips/sbd/ |
zs_sbdio.c | 68 struct zsdevice { struct 115 struct zsdevice *zs_addr;
|
/src/sys/arch/atari/dev/ |
zsvar.h | 83 struct zsdevice { struct
|
/src/sys/arch/news68k/dev/ |
zs.c | 102 struct zsdevice { struct 187 struct zsdevice *zs;
|
/src/sys/arch/sparc64/dev/ |
zsvar.h | 54 struct zsdevice { struct
|
zs.c | 109 struct zsdevice { struct 119 static struct zsdevice *zsaddr[NZS]; 163 static void zs_attach(struct zsc_softc *, struct zsdevice *, int); 335 zs_attach(struct zsc_softc *zsc, struct zsdevice *zsd, int pri)
|
/src/sys/dev/tc/ |
zs_ioasic.c | 130 struct zsdevice { struct 158 struct zsdevice *addr; 162 addr = (struct zsdevice *)TC_DENSE_TO_SPARSE(zsaddr); 165 addr = (struct zsdevice *)MIPS_PHYS_TO_KSEG1(zsaddr);
|
/src/sys/arch/sparc/dev/ |
zs_kgdb.c | 74 struct zsdevice { struct 140 struct zsdevice *zsd;
|
zs.c | 100 struct zsdevice { struct 163 static void zs_attach(struct zsc_softc *, struct zsdevice *, int); 318 sizeof(struct zsdevice), 390 zs_attach(struct zsc_softc *zsc, struct zsdevice *zsd, int pri)
|
/src/sys/arch/newsmips/dev/ |
zs_hb.c | 90 struct zsdevice { struct 98 static struct zsdevice *zsaddr[NZS]; 134 struct zsdevice *addr;
|
/src/sys/arch/mipsco/obio/ |
zs.c | 107 struct zsdevice { struct 116 #define ZS_CHAN_A OFFSET(struct zsdevice, zs_chan_a) 117 #define ZS_CHAN_B OFFSET(struct zsdevice, zs_chan_b) 207 sizeof(struct zsdevice), 563 struct zsdevice *addr; 569 addr = (struct zsdevice *) ZS0_ADDR;
|
/src/sys/arch/sgimips/dev/ |
zs.c | 103 struct zsdevice { struct 111 #define ZS_CHAN_A OFFSET(struct zsdevice, zs_chan_a) 112 #define ZS_CHAN_B OFFSET(struct zsdevice, zs_chan_b) 622 struct zsdevice *addr; 629 addr = (struct zsdevice *) 637 addr = (struct zsdevice *) 640 addr = (struct zsdevice *) 652 addr = (struct zsdevice *) MIPS_PHYS_TO_KSEG1(0x1fbd9830);
|
/src/sys/arch/sun3/dev/ |
zs.c | 114 struct zsdevice { struct 127 static struct zsdevice *zsaddr[NZS]; 177 struct zsdevice *addr;
|
/src/sys/arch/macppc/dev/ |
zs.c | 100 struct zsdevice { struct 120 static void zscn_delayed_init(struct zsdevice *zsd); 227 struct zsdevice *zsd; 1059 zscn_delayed_init(struct zsdevice *zsd)
|
/src/sys/arch/x68k/x68k/ |
iodevice.h | 265 struct zsdevice { struct 322 struct zsdevice io_inscc; 332 struct zsdevice io_exscc[4]; /* 0x00eafc00 */
|