Searched defs:compat_path (Results 1 – 1 of 1) sorted by relevance
265 static sd_device *handle_scsi_ata(sd_device *parent, char **path, char **compat_path) { in handle_scsi_ata()417 static sd_device *handle_scsi(sd_device *parent, char **path, char **compat_path, bool *supported_p… in handle_scsi()549 _cleanup_free_ char *compat_path = NULL; in builtin_path_id() local