Searched refs:ATA_LFLAG_SW_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
1028 if (!(link->flags & ATA_LFLAG_SW_ACTIVITY)) in ahci_sw_activity() 1093 link->flags |= ATA_LFLAG_SW_ACTIVITY; in ahci_init_sw_activity() 1228 link->flags &= ~(ATA_LFLAG_SW_ACTIVITY); in ahci_activity_store() 1235 link->flags |= ATA_LFLAG_SW_ACTIVITY; in ahci_activity_store()
175 ATA_LFLAG_SW_ACTIVITY = (1 << 7), /* keep activity stats */ enumerator