Home
last modified time | relevance | path

Searched refs:DEVINFO_HP_PHYSICAL (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dhotplug.c77 if (!(data->di_flags & DEVINFO_HP_PHYSICAL) || in hotplug_print()
118 'p', MDB_OPT_SETBITS, DEVINFO_HP_PHYSICAL, &data.di_flags, NULL) in hotplug()
H A Ddevinfo.h44 #define DEVINFO_HP_PHYSICAL 0x20 macro