Searched refs:remapped_nvme (Results 1 – 2 of 2) sorted by relevance
1530 hpriv->remapped_nvme++; in ahci_remap_check()1533 if (!hpriv->remapped_nvme) in ahci_remap_check()1537 hpriv->remapped_nvme); in ahci_remap_check()1664 return sysfs_emit(buf, "%u\n", hpriv->remapped_nvme); in remapped_nvme_show()1667 static DEVICE_ATTR_RO(remapped_nvme);
340 u32 remapped_nvme; /* NVMe remapped device count */ member