taglinefilesource code
ports348drivers/net/arcnet.cint *port, ports[] = {/* first the suggested values! */
ports382drivers/net/arcnet.celse for (port = &ports[0]; *port; port++)
ports155drivers/net/atp.cint *port, ports[] = {0x378, 0x278, 0x3bc, 0};
ports163drivers/net/atp.cfor (port = ports; *port; port++) {
ports1320drivers/net/depca.cint *port, ports[] = DEPCA_IO_PORTS;
ports1323drivers/net/depca.cfor (status = -ENODEV, port = &ports[0]; 
ports315drivers/net/eexpress.cint *port, ports[] = {0x300, 0x270, 0x320, 0x340, 0};
ports323drivers/net/eexpress.cfor (port = &ports[0]; *port; port++) {
ports350drivers/net/ni52.cint *port, ports[] = {0x300, 0x280, 0x360 , 0x320 , 0x340, 0};
ports360drivers/net/ni52.cfor (port = ports; *port; port++) {
ports180drivers/net/ni65.cint *port, ports[] = {0x300,0x320,0x340,0x360, 0};
ports188drivers/net/ni65.cfor (port = ports; *port; port++) 
ports555drivers/net/sk_g16.cint *port, ports[] = SK_IO_PORTS;  /* SK_G16 supported ports */
ports582drivers/net/sk_g16.cfor (port = &ports[0]; *port; port++) 
ports341drivers/scsi/aha152x.cstatic unsigned short ports[] =
ports346drivers/scsi/aha152x.c#define PORT_COUNT (sizeof( ports ) / sizeof( unsigned short ))
ports583drivers/scsi/aha152x.cfor( i=0; i<PORT_COUNT && (port_base != ports[i]); i++)
ports648drivers/scsi/aha152x.cfor( i=0; i<PORT_COUNT && !aha152x_porttest(ports[i]); i++)
ports657drivers/scsi/aha152x.cport_base=ports[i];
ports323drivers/scsi/fdomain.cstatic unsigned short ports[] = { 0x140, 0x150, 0x160, 0x170 };
ports324drivers/scsi/fdomain.c#define PORT_COUNT (sizeof( ports ) / sizeof( unsigned short ))
ports596drivers/scsi/fdomain.cif (port_base == ports[i])
ports627drivers/scsi/fdomain.cport_base = ports[i];
ports1045drivers/sound/mpu401.cint             ports = (devc->revision & 0x08) ? 32 : 16;
ports1052drivers/sound/mpu401.cports,
ports1057drivers/sound/mpu401.cports,
ports50include/linux/ip_fw.hunsigned short ports[IP_FW_MAX_PORTS];  /* Array of port numbers to match */
ports224net/inet/ip_fw.cif (proto==IP_FW_F_ICMP || (port_match(&f->ports[0],f->n_src_p,src_port,
ports226net/inet/ip_fw.cport_match(&f->ports[f->n_src_p],f->n_dst_p,dst_port,
ports398net/inet/ip_fw.c(port_match(&f->ports[0],f->n_src_p,src_port,
ports400net/inet/ip_fw.cport_match(&f->ports[f->n_src_p],f->n_dst_p,dst_port,
ports403net/inet/ip_fw.c&& (port_match(&f->ports[0],f->n_src_p,dst_port,
ports405net/inet/ip_fw.c&& port_match(&f->ports[f->n_src_p],f->n_dst_p,src_port,
ports567net/inet/ip_fw.cn_sr=ftmp->ports[1]-ftmp->ports[0];
ports572net/inet/ip_fw.co_sr=chtmp->ports[1]-chtmp->ports[0];
ports595net/inet/ip_fw.cn_dr=ftmp->ports[n_n+1]-ftmp->ports[n_n];
ports600net/inet/ip_fw.co_dr=chtmp->ports[n_o+1]-chtmp->ports[n_o];
ports678net/inet/ip_fw.cif (ftmp->ports[tmpnum]!=frwl->ports[tmpnum])
ports932net/inet/ip_fw.ci->ports[0],i->ports[1],i->ports[2],i->ports[3],  
ports933net/inet/ip_fw.ci->ports[4],i->ports[5],i->ports[6],i->ports[7],  
ports934net/inet/ip_fw.ci->ports[8],i->ports[9]);