Searched defs:uha_softc (Results 1 – 1 of 1) sorted by relevance
40 struct uha_softc { struct50 void (*start_mbox)(struct uha_softc *, struct uha_mscp *); argument51 int (*poll)(struct uha_softc *, struct scsipi_xfer *, int); argument52 void (*init)(struct uha_softc *); argument75 void uha_attach(struct uha_softc *, struct uha_probe_data *); argument