Home
last modified time | relevance | path

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

/third_party/eudev/src/udev/
H A Dudev-builtin-path_id.c560 const char *wwpn; in handle_ccw() local
565 wwpn = udev_device_get_sysattr_value(scsi_dev, "wwpn"); in handle_ccw()
567 if (hba_id != NULL && lun != NULL && wwpn != NULL) { in handle_ccw()
568 path_prepend(path, "ccw-%s-zfcp-%s:%s", hba_id, wwpn, lun); in handle_ccw()

Completed in 2 milliseconds