Lines Matching refs:numports
103 int numports, numshmems, *port; in com90xx_probe() local
125 numports = numshmems = 0; in com90xx_probe()
127 ports[numports++] = io; in com90xx_probe()
130 ports[numports++] = count; in com90xx_probe()
141 for (port = &ports[0]; port - ports < numports; port++) { in com90xx_probe()
158 *port-- = ports[--numports]; in com90xx_probe()
167 *port-- = ports[--numports]; in com90xx_probe()
180 if (!numports) { in com90xx_probe()
191 for (port = &ports[0]; port < ports + numports; port++) { in com90xx_probe()
271 for (port = &ports[0]; port < ports + numports; port++) in com90xx_probe()
300 for (port = &ports[0]; port < ports + numports; port++) { in com90xx_probe()
321 *port-- = ports[--numports]; in com90xx_probe()
334 *port-- = ports[--numports]; in com90xx_probe()
357 *port-- = ports[--numports]; in com90xx_probe()
374 if (numports > 1 || numshmems > 1) { in com90xx_probe()
420 *port-- = ports[--numports]; in com90xx_probe()