Searched refs:zsc_softc (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/sys/arch/sparc64/dev/ |
| D | zs.c | 145 static void zs_attach(struct zsc_softc *, struct zsdevice *, int); 149 sizeof(struct zsc_softc), zs_match_sbus, zs_attach_sbus 153 sizeof(struct zsc_softc), zs_match_fhc, zs_attach_fhc 194 struct zsc_softc *zsc = (void *) self; in zs_attach_sbus() 240 struct zsc_softc *zsc = (void *) self; in zs_attach_fhc() 292 zs_attach(struct zsc_softc *zsc, struct zsdevice *zsd, int pri) in zs_attach() 429 struct zsc_softc *zsc = (struct zsc_softc *)arg; in zshard() 446 struct zsc_softc *zsc = (struct zsc_softc *)arg; in zssoft()
|
| D | z8530kbd.c | 268 struct zsc_softc *zsc = (void *)parent; in zskbd_attach()
|
| /openbsd/src/sys/arch/macppc/dev/ |
| D | zs.c | 150 sizeof(struct zsc_softc), zs_match, zs_attach 189 struct zsc_softc *zsc = (void *)self; in zs_attach() 418 struct zsc_softc *zsc; in zshard() 446 struct zsc_softc *zsc; in zssoft() 472 struct zsc_softc *zsc; in zs_txdma_int() 496 struct zsc_softc *zsc; in zs_dma_setup()
|
| /openbsd/src/sys/dev/tc/ |
| D | zs_ioasic.c | 187 sizeof(struct zsc_softc), zs_ioasic_match, zs_ioasic_attach 226 struct zsc_softc *zs = (void *)self; in zs_ioasic_attach() 398 struct zsc_softc *zsc = arg; in zs_ioasic_hardintr() 424 struct zsc_softc *zsc = arg; in zs_ioasic_softintr()
|
| /openbsd/src/sys/arch/alpha/include/ |
| D | z8530var.h | 93 struct zsc_softc { struct
|
| /openbsd/src/sys/dev/ic/ |
| D | z8530sc.c | 287 struct zsc_softc *zsc = arg; in zsc_intr_hard() 346 struct zsc_softc *zsc = arg; in zsc_intr_soft()
|
| D | z8530tty.c | 261 struct zsc_softc *zsc = (struct zsc_softc *)parent; in zstty_attach()
|
| /openbsd/src/sys/arch/sparc64/include/ |
| D | z8530var.h | 47 struct zsc_softc { struct
|
| /openbsd/src/sys/arch/macppc/include/ |
| D | z8530var.h | 94 struct zsc_softc { struct
|
| /openbsd/src/sys/dev/sun/ |
| D | z8530ms.c | 198 struct zsc_softc *zsc = (struct zsc_softc *)parent; in zsms_attach()
|