Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Duhavar.h38 struct uha_softc { struct
47 void (*start_mbox)(struct uha_softc *, struct uha_mscp *); argument
48 int (*poll)(struct uha_softc *, struct scsi_xfer *, int); argument
49 void (*init)(struct uha_softc *); argument
61 void uha_attach(struct uha_softc *); argument