Home
last modified time | relevance | path

Searched refs:remapped_nvme (Results 1 – 2 of 2) sorted by relevance

/drivers/ata/
Dahci.c1558 hpriv->remapped_nvme++; in ahci_remap_check()
1561 if (!hpriv->remapped_nvme) in ahci_remap_check()
1565 hpriv->remapped_nvme); in ahci_remap_check()
1692 return sprintf(buf, "%u\n", hpriv->remapped_nvme); in remapped_nvme_show()
1695 static DEVICE_ATTR_RO(remapped_nvme);
Dahci.h343 u32 remapped_nvme; /* NVMe remapped device count */ member