Searched refs:PCIC_MAX_SOCKETS (Results 1 – 2 of 2) sorted by relevance
150 #define PCIC_MAX_SOCKETS 4 /* 2 per chip up to 2 chips per IO addr */ macro188 struct pcic_socket pc_sockets[PCIC_MAX_SOCKETS];210 pcic_debounce_state_t deb_state[PCIC_MAX_SOCKETS];211 int pc_softintr_req[PCIC_MAX_SOCKETS];216 } pcic_cd_change_param[PCIC_MAX_SOCKETS];
1176 for (i = 0; i < PCIC_MAX_SOCKETS; i++) { in pcic_attach()1355 for (i = 0; i < PCIC_MAX_SOCKETS; i++) { in pcic_attach()