PORT_COUNT
struct ps3_system_bus_device *devices[PORT_COUNT];
BUG_ON(port >= PORT_COUNT);
if (dev->port_number >= PORT_COUNT) {
int isa_probe_count = ADDRESS_COUNT + PORT_COUNT;