Lines Matching defs:sockets
114 static int sockets;
401 sockets = 0;
404 socket_table[sockets].psock = i;
405 socket_table[sockets].id = get_tcic_id();
407 socket_table[sockets].socket.owner = THIS_MODULE;
410 socket_table[sockets].socket.features = SS_CAP_PCCARD | SS_CAP_MEM_ALIGN;
412 socket_table[sockets].socket.irq_mask = 0x4cf8;
414 socket_table[sockets].socket.map_size = 0x1000;
415 sockets++;
441 printk(KERN_CONT ", %d sockets\n", sockets);
453 for (i=0;i<sockets;i++)
481 for (i = 0; i < sockets; i++) {
491 for (i = 0; i < sockets; i++) {
519 for (i = 0; i < sockets; i++) {
545 for (i = 0; i < sockets; i++) {