]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - platform-intel.h
imsm: limit support to first NVMe namespace
[thirdparty/mdadm.git] / platform-intel.h
index 7cb370ef0adbdd81472424b9ebd0d76dc8662283..7371478e12fbbfece2c97d277b8587b05a4307c4 100644 (file)
@@ -251,4 +251,5 @@ 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);
+int imsm_is_nvme_supported(int disk_fd, int verbose);
 char *vmd_domain_to_controller(struct sys_dev *hba, char *buf);