HomeSort by: relevance | last modified time | path
    Searched refs:mha_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x68k/dev/
mha.c 238 void mhaselect(struct mha_softc *, u_char, u_char, u_char *, u_char);
239 void mha_scsi_reset(struct mha_softc *);
240 void mha_reset(struct mha_softc *);
241 void mha_free_acb(struct mha_softc *, struct acb *, int);
242 void mha_sense(struct mha_softc *, struct acb *);
243 void mha_msgin(struct mha_softc *);
244 void mha_msgout(struct mha_softc *);
245 int mha_dataout_pio(struct mha_softc *, u_char *, int);
246 int mha_datain_pio(struct mha_softc *, u_char *, int);
247 int mha_dataout(struct mha_softc *, u_char *, int)
    [all...]
mhavar.h 87 struct mha_softc { struct

Completed in 12 milliseconds