Searched refs:hba_id (Results 1 – 1 of 1) sorted by relevance
562 const char *hba_id; in handle_ccw() local564 hba_id = udev_device_get_sysattr_value(scsi_dev, "hba_id"); 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()