Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rapidio/
H A Drio.c61 static unsigned char next_portid; variable
2149 if (!next_portid) in rio_init_mports()
2225 if (next_portid >= RIO_MAX_MPORTS) { in rio_mport_initialize()
2231 mport->id = next_portid++; in rio_mport_initialize()
/kernel/linux/linux-6.6/drivers/rapidio/
H A Drio.c61 static unsigned char next_portid; variable
2070 if (!next_portid) in rio_init_mports()
2144 if (next_portid >= RIO_MAX_MPORTS) { in rio_mport_initialize()
2150 mport->id = next_portid++; in rio_mport_initialize()

Completed in 6 milliseconds