Searched refs:phy_count (Results 1 – 1 of 1) sorted by relevance
169 const char *phy_count; in handle_scsi_sas() local197 phy_count = udev_device_get_sysattr_value(port_sasdev, "num_phys"); in handle_scsi_sas()198 if (phy_count == NULL) { in handle_scsi_sas()204 if (strncmp(phy_count, "1", 2) != 0) { in handle_scsi_sas()