]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - platform-intel.h
imsm: validate multiple ppls during assemble
[thirdparty/mdadm.git] / platform-intel.h
index 4851074c3fcab2c09ce4226c7a8ae39c6dea2b04..29c85f121cd1e0d643db418188536fe2c2ac9607 100644 (file)
@@ -251,4 +251,5 @@ const char *get_sys_dev_type(enum sys_dev_type);
 const struct orom_entry *get_orom_entry_by_device_id(__u16 dev_id);
 const struct imsm_orom *get_orom_by_device_id(__u16 device_id);
 struct sys_dev *device_by_id(__u16 device_id);
+struct sys_dev *device_by_id_and_path(__u16 device_id, const char *path);
 char *vmd_domain_to_controller(struct sys_dev *hba, char *buf);