Searched refs:hostif (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Demuxkivar.h150 struct ac97_host_if hostif; member in struct:emuxki_softc
H A Demuxki.c1265 sc->hostif.arg = sc;
1266 sc->hostif.attach = emuxki_ac97_attach;
1267 sc->hostif.read = emuxki_ac97_read;
1268 sc->hostif.write = emuxki_ac97_write;
1269 sc->hostif.reset = emuxki_ac97_reset;
1270 sc->hostif.flags = emuxki_ac97_flags;
1271 return ac97_attach(&sc->hostif, sc->sc_dev, &sc->sc_lock);
/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmdefs.h149 const struct Dbg_HostosInterface *hostif; member in struct:ARMul_State
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darmdefs.h149 const struct Dbg_HostosInterface *hostif; member in struct:ARMul_State

Completed in 278 milliseconds