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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c502 char match_device[MAXPATHLEN]; local
512 disk_split_ap_path(target_path, (char *)&match_device, &match_target);
522 (strcmp(match_device, ap_device) == 0))

Completed in 93 milliseconds