Searched defs:next_comptag (Results 1 - 1 of 1) sorted by relevance

/drivers/rapidio/
H A Drio-scan.c50 static int next_comptag = 1; variable
433 if (next_comptag >= 0x10000) {
438 RIO_COMPONENT_TAG_CSR, next_comptag);
439 rdev->comp_tag = next_comptag++;
1180 next_comptag++);

Completed in 25 milliseconds