Searched defs:drmach_unconfigure (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c1599 drmach_unconfigure(drmachid_t id, int flags) function
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c2119 * during unconfigure by drmach_unconfigure(). It's
2120 * necessary to do this here because drmach_unconfigure()
2126 err = drmach_unconfigure(d_id, DRMACH_DEVI_REMOVE);
3630 drmach_unconfigure(drmachid_t id, int flags) function
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c2682 drmach_unconfigure(drmachid_t id, int flags) function
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c6071 * Always called after drmach_unconfigure() which on Starcat
7048 drmach_unconfigure(drmachid_t id, int flags) function
7075 * drmach_unconfigure() is always called on a configured branch.
7080 DRMACH_PR("drmach_unconfigure: unconfiguring DDI branch");
7163 DRMACH_PR("drmach_unconfigure: bnum=%d"

Completed in 78 milliseconds