Home
last modified time | relevance | path

Searched refs:sbic_regmap_p (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/arch/acorn32/podulebus/
Dsbic.c150 static int sbicwait (sbic_regmap_p, char, int , int);
151 static int sbicselectbus (struct sbic_softc *, sbic_regmap_p, u_char,
153 static int sbicxfstart (sbic_regmap_p, int, u_char, int);
154 static int sbicxfout (sbic_regmap_p regs, int, void *, int);
155 static int sbicfromscsiperiod (struct sbic_softc *, sbic_regmap_p, int);
156 static int sbictoscsiperiod (struct sbic_softc *, sbic_regmap_p, int);
160 static int sbicxfin (sbic_regmap_p regs, int, void *);
161 static int sbicabort (struct sbic_softc *, sbic_regmap_p, const char *);
162 static void sbicxfdone (struct sbic_softc *, sbic_regmap_p, int);
163 static void sbicerror (struct sbic_softc *, sbic_regmap_p, u_char);
[all …]
Dsbicreg.h310 } sbic_regmap, *sbic_regmap_p; typedef
/netbsd/src/sys/arch/mvme68k/dev/
Dsbic.c133 int sbicwait (sbic_regmap_p, u_char, int , int);
136 int sbicxfout (sbic_regmap_p, int, void *);
137 int sbicxfin (sbic_regmap_p, int, void *);
212 sbic_regmap_p regs; in sbic_save_ptrs()
717 sbicwait(sbic_regmap_p regs, u_char until, int timeo, int line) in sbicwait()
750 sbic_regmap_p regs = dev->sc_sbicp; in sbicabort()
878 sbic_regmap_p regs = dev->sc_sbicp; in sbicreset()
955 sbic_regmap_p regs = dev->sc_sbicp; in sbicselectbus()
1175 sbicxfout(sbic_regmap_p regs, int len, void *bp) in sbicxfout()
1232 sbicxfin(sbic_regmap_p regs, int len, void *bp) in sbicxfin()
[all …]
Dsbicvar.h99 sbic_regmap_p sc_sbicp; /* the SBIC */
Dwdsc.c136 sc->sc_sbicp = (sbic_regmap_p) bush; in wdsc_pcc_attach()
Dsbicreg.h313 typedef volatile sbic_padded_ind_regmap_t *sbic_regmap_p; typedef
/netbsd/src/sys/arch/amiga/dev/
Dsbicreg.h313 typedef sbic_regmap_t *sbic_regmap_p; typedef