HomeSort by: relevance | last modified time | path
    Searched refs:vme_space_alloc (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/vme/
if_ie_vme.c 440 if (vme_space_alloc(va->va_vct, va->r[0].offset,
443 if (vme_space_alloc(va->va_vct, va->r[1].offset, va->r[1].size, mod)) {
475 if (vme_space_alloc(va->va_vct, va->r[0].offset,
477 vme_space_alloc(va->va_vct, va->r[1].offset,
vmevar.h 205 #define vme_space_alloc(tag, addr, size, ams) \ macro
xy.c 386 if (vme_space_alloc(ct, va->r[0].offset, sizeof(struct xyc), mod))
423 if (vme_space_alloc(ct, va->r[0].offset, sizeof(struct xyc), mod))
xd.c 475 if (vme_space_alloc(ct, va->r[0].offset, sizeof(struct xdc), mod))
515 if (vme_space_alloc(ct, va->r[0].offset, sizeof(struct xdc), mod))
  /src/sys/dev/pci/
btvmei.c 219 res = vme_space_alloc(vmect, va->r[i].offset,
  /src/share/man/man9/
Makefile 1041 vme.9 vme_space_alloc.9 \

Completed in 18 milliseconds