Searched refs:porta (Results 1 – 3 of 3) sorted by relevance
108 u32 porta:2; member153 u32 porta:2; member
260 if ((esid->porta == 0x2) || (esid->portb == 0x2) in check_selfids()307 if (esid->porta == 0x3) cldcnt[n]++; in build_speed_map()
1355 int porta; in AtaMixerIoctl() local1358 porta = sound_ym.rd_data_reg_sel; in AtaMixerIoctl()1360 return IOCTL_OUT(arg, porta & 0x40 ? 0 : 100); in AtaMixerIoctl()1368 int porta; in AtaMixerIoctl() local1372 porta = (sound_ym.rd_data_reg_sel & ~0x40) | in AtaMixerIoctl()1374 sound_ym.wd_data = porta; in AtaMixerIoctl()1376 return IOCTL_OUT(arg, porta & 0x40 ? 0 : 100); in AtaMixerIoctl()