Searched refs:sas_tag_allocated (Results 1 – 2 of 2) sorted by relevance
1267 if (!test_and_set_bit(tag, &ap->sas_tag_allocated)) { in ata_sas_allocate_tag()1277 clear_bit(tag, &ap->sas_tag_allocated); in ata_sas_free_tag()
843 unsigned long sas_tag_allocated; /* for sas tag allocation only */ member