Searched defs:drmach_mem_dispose (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c97 static void drmach_mem_dispose(drmachid_t);
1269 mp->dev.cm.dispose = drmach_mem_dispose;
1294 drmach_mem_dispose(drmachid_t id) function
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c237 static void drmach_mem_dispose(drmachid_t);
2232 mp->dev.cm.dispose = drmach_mem_dispose;
2255 drmach_mem_dispose(drmachid_t id) function
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c397 static void drmach_mem_dispose(drmachid_t);
6278 mp->dev.cm.dispose = drmach_mem_dispose;
6303 /* drmach_mem_dispose frees board mem list */
6332 /* drmach_mem_dispose frees board mem list */
6363 drmach_mem_dispose(drmachid_t id) function

Completed in 83 milliseconds