Searched refs:tcic_getw (Results 1 – 1 of 1) sorted by relevance
131 static u_short tcic_getw(u_char reg) in tcic_getw() function151 #define tcic_getw(reg) inw(tcic_base+reg) macro176 return tcic_getw(TCIC_AUX); in tcic_aux_getw()302 scf1 = tcic_getw(TCIC_DATA); in is_active()307 base = tcic_getw(TCIC_DATA); in is_active()309 ioctl = tcic_getw(TCIC_DATA); in is_active()379 if (tcic_getw(TCIC_ADDR) == 0) { in init_tcic()381 if (tcic_getw(TCIC_ADDR) == 0xc3a5) sock = 2; in init_tcic()388 if (tcic_getw(TCIC_ADDR) == 0) { in init_tcic()390 if (tcic_getw(TCIC_ADDR) == 0xc3a5) sock = 2; in init_tcic()[all …]