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

/netbsd-current/sys/dev/vme/
H A Dvmevar.h70 void (*vct_unmap)(void *, vme_mapresc_t); member in struct:vme_chipset_tag
112 (*((vc)->vct_unmap))((vc)->cookie, (resc))
/netbsd-current/sys/dev/pci/
H A Dbtvmeii.c271 sc->sc_vct.vct_unmap = b3_2706_unmap_vme;
H A Dbtvmei.c164 sc->sc_vct.vct_unmap = b3_617_unmap_vme;
/netbsd-current/sys/dev/mvme/
H A Dmvmebus.c202 sc->sc_vct.vct_unmap = mvmebus_unmap;

Completed in 132 milliseconds