Searched refs:ATA_HOST_NO_PART (Results 1 – 2 of 2) sorted by relevance
1822 if ((ap->host->flags & ATA_HOST_NO_PART) || in ahci_update_initial_lpm_policy()1829 if ((ap->host->flags & ATA_HOST_NO_PART) && in ahci_update_initial_lpm_policy()2089 host->flags |= ATA_HOST_NO_PART; in ahci_init_one()
292 ATA_HOST_NO_PART = (1 << 4), /* Host does not support partial */ enumerator