Searched refs:DEVICES_PREFIX (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h55 #define DEVICES_PREFIX "/devices" macro
H A Dhotplug_mgr.c439 if (strncmp(dev_path, DEVICES_PREFIX, 8) == 0)
458 if (strncmp(app, DEVICES_PREFIX, 8) == 0)
480 if (strncmp(ap_id, DEVICES_PREFIX, 8 /* strlen("/devices") */) == 0)
510 if (strncmp(target_path, DEVICES_PREFIX, 8) == 0)

Completed in 59 milliseconds