Searched refs:sbic_regmap_t (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dsbic.c123 int sbicwait(sbic_regmap_t, char, int , int);
125 int sbicselectbus(struct sbic_softc *, sbic_regmap_t, u_char, u_char, u_char);
126 int sbicxfstart(sbic_regmap_t, int, u_char, int);
127 int sbicxfout(sbic_regmap_t regs, int, void *, int);
128 int sbicfromscsiperiod(struct sbic_softc *, sbic_regmap_t, int);
129 int sbictoscsiperiod(struct sbic_softc *, sbic_regmap_t, int);
133 int sbicxfin(sbic_regmap_t regs, int, void *);
134 int sbicabort(struct sbic_softc *, sbic_regmap_t, const char *);
135 void sbicxfdone(struct sbic_softc *, sbic_regmap_t, int);
136 void sbicerror(struct sbic_softc *, sbic_regmap_t, u_cha
[all...]
H A Dsbicvar.h113 sbic_regmap_t sc_sbic; /* the two SBIC pointers */
H A Dsbicreg.h312 } sbic_regmap_t; typedef in typeref:struct:__anon3
313 typedef sbic_regmap_t *sbic_regmap_p;

Completed in 85 milliseconds