Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dhpsa.h180 int last_collision_tag; /* tags are global */ member
A Dhpsa.c6158 if (idx != h->last_collision_tag) { /* Print once per tag */ in cmd_tagged_alloc()
6163 h->last_collision_tag = idx; in cmd_tagged_alloc()

Completed in 21 milliseconds