Searched refs:PCIC_MAX_SOCKETS (Results 1 – 2 of 2) sorted by relevance
148 #define PCIC_MAX_SOCKETS 4 /* 2 per chip up to 2 chips per IO addr */ macro186 struct pcic_socket pc_sockets[PCIC_MAX_SOCKETS];208 pcic_debounce_state_t deb_state[PCIC_MAX_SOCKETS];209 int pc_softintr_req[PCIC_MAX_SOCKETS];214 } pcic_cd_change_param[PCIC_MAX_SOCKETS];
1177 for (i = 0; i < PCIC_MAX_SOCKETS; i++) { in pcic_attach()1356 for (i = 0; i < PCIC_MAX_SOCKETS; i++) { in pcic_attach()