Searched refs:numprint (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/arcnet/ |
H A D | com90xx.c | 98 int count, status, ioaddr, numprint, airq, openparen = 0; in com90xx_probe() local 140 numprint = -1; in com90xx_probe() 142 numprint++; in com90xx_probe() 143 numprint %= 8; in com90xx_probe() 144 if (!numprint) { in com90xx_probe() 157 numprint = 0; in com90xx_probe() 165 numprint = 0; in com90xx_probe() 176 numprint = 0; in com90xx_probe() 190 numprint = -1; in com90xx_probe() 192 numprint in com90xx_probe() [all...] |
/kernel/linux/linux-6.6/drivers/net/arcnet/ |
H A D | com90xx.c | 98 int count, status, ioaddr, numprint, airq, openparen = 0; in com90xx_probe() local 140 numprint = -1; in com90xx_probe() 142 numprint++; in com90xx_probe() 143 numprint %= 8; in com90xx_probe() 144 if (!numprint) { in com90xx_probe() 157 numprint = 0; in com90xx_probe() 165 numprint = 0; in com90xx_probe() 176 numprint = 0; in com90xx_probe() 190 numprint = -1; in com90xx_probe() 192 numprint in com90xx_probe() [all...] |
Completed in 2 milliseconds