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

/linux-master/drivers/scsi/
H A Dhpsa.h180 int last_collision_tag; /* tags are global */ member in struct:ctlr_info
H A Dhpsa.c6156 if (idx != h->last_collision_tag) { /* Print once per tag */
6161 h->last_collision_tag = idx;

Completed in 224 milliseconds