Searched refs:porta (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dieee1394.h153 u32 porta:2; member in struct:ext_selfid
198 u32 porta:2; member in struct:ext_selfid
H A Dieee1394_core.c308 if ((esid->porta == SELFID_PORT_PARENT) ||
361 if (esid->porta == SELFID_PORT_CHILD) cldcnt[n]++;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound_atari.c1355 int porta; local
1358 porta = sound_ym.rd_data_reg_sel;
1360 return IOCTL_OUT(arg, porta & 0x40 ? 0 : 100);
1368 int porta; local
1372 porta = (sound_ym.rd_data_reg_sel & ~0x40) |
1374 sound_ym.wd_data = porta;
1376 return IOCTL_OUT(arg, porta & 0x40 ? 0 : 100);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/hda/
H A Dpatch_realtek.c660 unsigned int porta, unsigned int porte,
699 case 0: port = porta; break;
659 alc_subsystem_id(struct hda_codec *codec, unsigned int porta, unsigned int porte, unsigned int portd) argument

Completed in 117 milliseconds