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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c163 #define PCIHP_DEVICES_STR "/devices" macro
3879 (void) strcpy(attach_pnt, PCIHP_DEVICES_STR);
3880 (void) ddi_pathname(self, attach_pnt + strlen(PCIHP_DEVICES_STR));

Completed in 51 milliseconds