Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/
Drio.c65 static unsigned char next_portid; variable
2153 if (!next_portid) in rio_init_mports()
2229 if (next_portid >= RIO_MAX_MPORTS) { in rio_mport_initialize()
2235 mport->id = next_portid++; in rio_mport_initialize()