Symbol: esp_softc
sys/arch/mac68k/obio/esp.c
1004
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
107
CFATTACH_DECL_NEW(esp, sizeof(struct esp_softc),
sys/arch/mac68k/obio/esp.c
1085
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
1177
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
1192
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
139
static int esp_dafb_have_dreq(struct esp_softc *);
sys/arch/mac68k/obio/esp.c
140
static int esp_iosb_have_dreq(struct esp_softc *);
sys/arch/mac68k/obio/esp.c
141
int (*esp_have_dreq)(struct esp_softc *);
sys/arch/mac68k/obio/esp.c
143
static struct esp_softc *esp0, *esp1;
sys/arch/mac68k/obio/esp.c
176
struct esp_softc *esc = device_private(self);
sys/arch/mac68k/obio/esp.c
423
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
431
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
448
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
456
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
464
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
473
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
550
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
564
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
577
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
589
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
651
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
681
esp_dafb_have_dreq(struct esp_softc *esc)
sys/arch/mac68k/obio/esp.c
688
esp_iosb_have_dreq(struct esp_softc *esc)
sys/arch/mac68k/obio/esp.c
732
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
969
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/mac68k/obio/esp.c
991
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/macppc/dev/esp.c
104
CFATTACH_DECL_NEW(esp, sizeof(struct esp_softc),
sys/arch/macppc/dev/esp.c
134
static int espdmaintr(struct esp_softc *);
sys/arch/macppc/dev/esp.c
159
struct esp_softc *esc = device_private(self);
sys/arch/macppc/dev/esp.c
254
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/macppc/dev/esp.c
263
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/macppc/dev/esp.c
280
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/macppc/dev/esp.c
289
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/macppc/dev/esp.c
298
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/macppc/dev/esp.c
359
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/macppc/dev/esp.c
368
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/macppc/dev/esp.c
377
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/macppc/dev/esp.c
391
espdmaintr(struct esp_softc *sc)
sys/arch/macppc/dev/esp.c
500
struct esp_softc *esc;
sys/arch/next68k/dev/esp.c
1171
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
1281
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
1422
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
1436
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
1458
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
147
CFATTACH_DECL_NEW(esp, sizeof(struct esp_softc),
sys/arch/next68k/dev/esp.c
1707
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
1757
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
1867
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
233
struct esp_softc *esc = device_private(self);
sys/arch/next68k/dev/esp.c
291
struct esp_softc *esc = device_private(self);
sys/arch/next68k/dev/esp.c
422
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
430
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
468
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
484
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
750
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/next68k/dev/esp.c
813
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sparc/dev/esp_obio.c
124
struct esp_softc *esc = device_private(self);
sys/arch/sparc/dev/esp_obio.c
264
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sparc/dev/esp_obio.c
272
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sparc/dev/esp_obio.c
280
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sparc/dev/esp_obio.c
288
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sparc/dev/esp_obio.c
296
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sparc/dev/esp_obio.c
305
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sparc/dev/esp_obio.c
313
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sparc/dev/esp_obio.c
321
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sparc/dev/esp_obio.c
332
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sparc/dev/esp_obio.c
74
CFATTACH_DECL_NEW(esp_obio, sizeof(struct esp_softc),
sys/arch/sun3/dev/esp.c
126
struct esp_softc *esc = device_private(self);
sys/arch/sun3/dev/esp.c
256
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sun3/dev/esp.c
264
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sun3/dev/esp.c
272
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sun3/dev/esp.c
280
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sun3/dev/esp.c
288
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sun3/dev/esp.c
297
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sun3/dev/esp.c
305
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sun3/dev/esp.c
313
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sun3/dev/esp.c
321
struct esp_softc *esc = (struct esp_softc *)sc;
sys/arch/sun3/dev/esp.c
74
CFATTACH_DECL_NEW(esp, sizeof(struct esp_softc),
sys/dev/mca/esp_mca.c
137
struct esp_softc *esc = device_private(self);
sys/dev/mca/esp_mca.c
266
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/mca/esp_mca.c
274
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/mca/esp_mca.c
282
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/mca/esp_mca.c
292
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/mca/esp_mca.c
310
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/mca/esp_mca.c
356
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/mca/esp_mca.c
392
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/mca/esp_mca.c
411
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/mca/esp_mca.c
91
CFATTACH_DECL_NEW(esp_mca, sizeof(struct esp_softc),
sys/dev/sbus/esp_sbus.c
151
struct esp_softc *esc = device_private(self);
sys/dev/sbus/esp_sbus.c
345
struct esp_softc *esc = device_private(self);
sys/dev/sbus/esp_sbus.c
399
espattach(struct esp_softc *esc, struct ncr53c9x_glue *gluep)
sys/dev/sbus/esp_sbus.c
577
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/sbus/esp_sbus.c
593
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/sbus/esp_sbus.c
607
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/sbus/esp_sbus.c
615
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/sbus/esp_sbus.c
623
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/sbus/esp_sbus.c
631
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/sbus/esp_sbus.c
639
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/sbus/esp_sbus.c
648
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/sbus/esp_sbus.c
656
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/sbus/esp_sbus.c
664
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/sbus/esp_sbus.c
675
struct esp_softc *esc = (struct esp_softc *)sc;
sys/dev/sbus/esp_sbus.c
80
static void espattach(struct esp_softc *, struct ncr53c9x_glue *);
sys/dev/sbus/esp_sbus.c
82
CFATTACH_DECL_NEW(esp_sbus, sizeof(struct esp_softc),
sys/dev/sbus/esp_sbus.c
85
CFATTACH_DECL_NEW(esp_dma, sizeof(struct esp_softc),