Searched refs:remapped_nvme (Results 1 – 2 of 2) sorted by relevance
1524 hpriv->remapped_nvme++; in ahci_remap_check()1527 if (!hpriv->remapped_nvme) in ahci_remap_check()1531 hpriv->remapped_nvme); in ahci_remap_check()1658 return sprintf(buf, "%u\n", hpriv->remapped_nvme); in remapped_nvme_show()1661 static DEVICE_ATTR_RO(remapped_nvme);
341 u32 remapped_nvme; /* NVMe remapped device count */ member