Lines Matching defs:port
126 MODULE_PARM_DESC(joystick_port, "Joystick port # for Riptide soundcard.");
129 MODULE_PARM_DESC(mpu_port, "MPU401 port # for Riptide driver.");
131 MODULE_PARM_DESC(opl3_port, "OPL3 port # for Riptide driver.");
379 struct cmdport port[2]; /* command ports */
434 unsigned long port;
862 cmdport = &(hwport->port[j % 2]);
1181 WRITE_PORT_ULONG(cif->hwport->port[i].data1, 0);
1182 WRITE_PORT_ULONG(cif->hwport->port[i].data2, 0);
1778 cif->hwport = (struct riptideport *)chip->port;
1832 chip->port = pci_resource_start(pci, 0);
1841 hwport = (struct riptideport *)chip->port;
1883 (i % 16) ? ' ' : '\n', i, inl(chip->port + i));
2110 card->shortname, chip->port, chip->irq, chip->mpuaddr,
2115 card->shortname, chip->port, chip->irq, chip->mpuaddr,