Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c431 char dev_device[MAXPATHLEN]; in disk_match_by_device_path() local
443 disk_split_device_path(dev_path, (char *)&dev_device, &dev_target); in disk_match_by_device_path()
463 if ((strcmp(dev_device, ap_device) == 0) && in disk_match_by_device_path()