Home
last modified time | relevance | path

Searched defs:uha_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Duhavar.h40 struct uha_softc { struct
50 void (*start_mbox)(struct uha_softc *, struct uha_mscp *); argument
51 int (*poll)(struct uha_softc *, struct scsipi_xfer *, int); argument
52 void (*init)(struct uha_softc *); argument
75 void uha_attach(struct uha_softc *, struct uha_probe_data *); argument