Searched refs:ATA_LFLAG_SW_ACTIVITY (Results 1 – 3 of 3) sorted by relevance
69 .link_flags = ATA_LFLAG_SW_ACTIVITY,
1027 if (!(link->flags & ATA_LFLAG_SW_ACTIVITY)) in ahci_sw_activity()1092 link->flags |= ATA_LFLAG_SW_ACTIVITY; in ahci_init_sw_activity()1227 link->flags &= ~(ATA_LFLAG_SW_ACTIVITY); in ahci_activity_store()1234 link->flags |= ATA_LFLAG_SW_ACTIVITY; in ahci_activity_store()
142 ATA_LFLAG_SW_ACTIVITY = (1 << 7), /* keep activity stats */ enumerator
Completed in 20 milliseconds