Lines Matching refs:pcc_sockets
72 static int pcc_sockets = 0; variable
302 pcc_socket_t *t = &socket[pcc_sockets]; in add_pcc_socket()
313 if (is_alive(pcc_sockets)) in add_pcc_socket()
321 printk(KERN_INFO " %s ", pcc[pcc_sockets].name); in add_pcc_socket()
329 t->socket.pci_irq = 2 + pcc_sockets; /* XXX */ in add_pcc_socket()
333 pcc_sockets++; in add_pcc_socket()
351 for (i = 0; i < pcc_sockets; i++) { in pcc_interrupt()
693 pcc_sockets = 0;
701 if (pcc_sockets == 0) {
710 for (i = 0 ; i < pcc_sockets ; i++) {
737 for (i = 0; i < pcc_sockets; i++)