Searched defs:resc (Results 1 - 14 of 14) sorted by relevance

/src/sys/arch/sun2/sun2/
H A Dtod.c192 vme_mapresc_t resc; local in function:tod_vme_attach
/src/sys/dev/vme/
H A Dsc_vme.c148 vme_mapresc_t resc; local in function:sc_vme_attach
H A Dif_ie_vme.c466 vme_mapresc_t resc; local in function:ie_vme_attach
H A Dsi.c232 vme_mapresc_t resc; local in function:si_attach
H A Dxy.c413 vme_mapresc_t resc; local in function:xycattach
H A Dxd.c503 vme_mapresc_t resc; local in function:xdcattach
/src/sys/arch/i386/pnpbios/
H A Dpnpbiosvar.h84 struct pnpresources *resc; member in struct:pnpbiosdev_attach_args
H A Dpnpbios.c1266 pnpbios_io_map(pnpbios_tag_t pbt, struct pnpresources *resc, argument
1284 pnpbios_io_unmap(pnpbios_tag_t pbt, struct pnpresources *resc, argument
1300 pnpbios_getiobase(pnpbios_tag_t pbt,struct pnpresources * resc,int idx,bus_space_tag_t * tagp,int * basep) argument
1320 pnpbios_getiosize(pnpbios_tag_t pbt,struct pnpresources * resc,int idx,int * sizep) argument
1337 pnpbios_intr_establish(pnpbios_tag_t pbt,struct pnpresources * resc,int idx,int level,int (* fcn)(void *),void * arg) argument
1357 pnpbios_getirqnum(pnpbios_tag_t pbt,struct pnpresources * resc,int idx,int * irqp,int * istp) argument
1377 pnpbios_getdmachan(pnpbios_tag_t pbt,struct pnpresources * resc,int idx,int * chanp) argument
[all...]
/src/sys/arch/sparc/dev/
H A Dcgtwo.c161 vme_mapresc_t resc; local in function:cgtwoattach
H A Dvme_machdep.c786 sparc_vme_unmap(void *cookie, vme_mapresc_t resc) argument
/src/sys/arch/sun68k/sun68k/
H A Dvme_sun68k.c303 sun68k_vme_unmap(void *cookie, vme_mapresc_t resc) argument
/src/sys/dev/pci/
H A Dbtvmei.c414 b3_617_map_vme(void *vsc, vme_addr_t vmeaddr, vme_size_t len, vme_am_t am, vme_datasize_t datasizes, vme_swap_t swap, bus_space_tag_t *tag, bus_space_handle_t *handle, vme_mapresc_t *resc) argument
480 b3_617_unmap_vme(void *vsc, vme_mapresc_t resc) argument
500 vme_mapresc_t resc; local in function:b3_617_vme_probe
H A Dbtvmeii.c290 b3_2706_map_vme(void *vsc, vme_addr_t vmeaddr, vme_size_t len, vme_am_t am, vme_datasize_t datasizes, vme_swap_t swap, bus_space_tag_t *tag, bus_space_handle_t *handle, vme_mapresc_t *resc) argument
369 b3_2706_unmap_vme(void *vsc, vme_mapresc_t resc) argument
387 vme_mapresc_t resc; local in function:b3_2706_vme_probe
/src/sys/dev/mvme/
H A Dmvmebus.c243 mvmebus_map(void *vsc, vme_addr_t vmeaddr, vme_size_t len, vme_am_t am, vme_datasize_t datasize, vme_swap_t swap, bus_space_tag_t *tag, bus_space_handle_t *handle, vme_mapresc_t *resc) argument
296 mvmebus_unmap(void *vsc, vme_mapresc_t resc) argument
311 vme_mapresc_t resc; local in function:mvmebus_probe

Completed in 18 milliseconds