Searched refs:EX86_WALK_DEPENDENCY (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h647 #define EX86_WALK_DEPENDENCY 10021 macro
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c2194 return (drerr_new(1, EX86_WALK_DEPENDENCY, "%s", bp->cm.name));
2198 err = drerr_new(1, EX86_WALK_DEPENDENCY, "%s", bp->cm.name);
2200 err = drerr_new(1, EX86_WALK_DEPENDENCY,
2203 err = drerr_new(1, EX86_WALK_DEPENDENCY,
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c1405 if (hp->h_err && hp->h_err->e_code == EX86_WALK_DEPENDENCY) {

Completed in 72 milliseconds