taglinefilesource code
ports158drivers/net/atp.cint *port, ports[] = {0x378, 0x278, 0x3bc, 0};
ports166drivers/net/atp.cfor (port = ports; *port; port++) {
ports1319drivers/net/depca.cint *port, ports[] = DEPCA_IO_PORTS;
ports1322drivers/net/depca.cfor (status = -ENODEV, port = &ports[0]; 
ports314drivers/net/eexpress.cint *port, ports[] = {0x300, 0x270, 0x320, 0x340, 0};
ports322drivers/net/eexpress.cfor (port = &ports[0]; *port; port++) {
ports351drivers/net/ni52.cint *port, ports[] = {0x300, 0x280, 0x360 , 0x320 , 0x340, 0};
ports361drivers/net/ni52.cfor (port = ports; *port; port++) {
ports181drivers/net/ni65.cint *port, ports[] = {0x300,0x320,0x340,0x360, 0};
ports189drivers/net/ni65.cfor (port = ports; *port; port++) 
ports556drivers/net/sk_g16.cint *port, ports[] = SK_IO_PORTS;  /* SK_G16 supported ports */
ports583drivers/net/sk_g16.cfor (port = &ports[0]; *port; port++) 
ports349drivers/scsi/aha152x.cstatic unsigned short ports[] =
ports354drivers/scsi/aha152x.c#define PORT_COUNT (sizeof( ports ) / sizeof( unsigned short ))
ports572drivers/scsi/aha152x.cfor( i=0; i<PORT_COUNT && (port_base != ports[i]); i++)
ports635drivers/scsi/aha152x.cfor( i=0; i<PORT_COUNT && !aha152x_porttest(ports[i]); i++)
ports644drivers/scsi/aha152x.cport_base=ports[i];
ports313drivers/scsi/fdomain.cstatic unsigned short ports[] = { 0x140, 0x150, 0x160, 0x170 };
ports314drivers/scsi/fdomain.c#define PORT_COUNT (sizeof( ports ) / sizeof( unsigned short ))
ports565drivers/scsi/fdomain.cif (port_base == ports[i])
ports596drivers/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 */
ports222net/inet/ip_fw.cif (proto==IP_FW_F_ICMP || (port_match(&f->ports[0],f->n_src_p,src_port,
ports224net/inet/ip_fw.cport_match(&f->ports[f->n_src_p],f->n_dst_p,dst_port,
ports396net/inet/ip_fw.c(port_match(&f->ports[0],f->n_src_p,src_port,
ports398net/inet/ip_fw.cport_match(&f->ports[f->n_src_p],f->n_dst_p,dst_port,
ports401net/inet/ip_fw.c&& (port_match(&f->ports[0],f->n_src_p,dst_port,
ports403net/inet/ip_fw.c&& port_match(&f->ports[f->n_src_p],f->n_dst_p,src_port,
ports566net/inet/ip_fw.cn_sr=ftmp->ports[1]-ftmp->ports[0];
ports571net/inet/ip_fw.co_sr=chtmp->ports[1]-chtmp->ports[0];
ports594net/inet/ip_fw.cn_dr=ftmp->ports[n_n+1]-ftmp->ports[n_n];
ports599net/inet/ip_fw.co_dr=chtmp->ports[n_o+1]-chtmp->ports[n_o];
ports680net/inet/ip_fw.cif (ftmp->ports[tmpnum]!=frwl->ports[tmpnum])