Lines Matching refs:u_short
105 u_short psock;
131 static u_short tcic_getw(u_char reg) in tcic_getw()
133 u_short val = inw(tcic_base+reg); in tcic_getw()
144 static void tcic_setw(u_char reg, u_short data) in tcic_setw()
165 static void tcic_aux_setb(u_short reg, u_char data) in tcic_aux_setb()
172 static u_short tcic_aux_getw(u_short reg) in tcic_aux_getw()
179 static void tcic_aux_setw(u_short reg, u_short data) in tcic_aux_setw()
210 u_short cfg; in try_irq()
296 u_short scf1, ioctl, base, num; in is_active()
338 u_short id; in get_tcic_id()
533 u_short psock; in tcic_interrupt()
595 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_get_status()
621 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_socket()
623 u_short scf1, scf2; in tcic_set_socket()
696 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_io_map()
698 u_short base, len, ioctl; in tcic_set_io_map()
733 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_mem_map()
734 u_short addr, ctl; in tcic_set_mem_map()