Lines Matching defs:sock
218 static u_char i365_get(u_short sock, u_short reg) in i365_get()
232 static void i365_set(u_short sock, u_short reg, u_char data) in i365_set()
244 static void i365_bset(u_short sock, u_short reg, u_char mask) in i365_bset()
251 static void i365_bclr(u_short sock, u_short reg, u_char mask) in i365_bclr()
258 static void i365_bflip(u_short sock, u_short reg, u_char mask, int b) in i365_bflip()
268 static u_short i365_get_pair(u_short sock, u_short reg) in i365_get_pair()
276 static void i365_set_pair(u_short sock, u_short reg, u_short data) in i365_set_pair()
490 static u_int __init test_irq(u_short sock, int irq) in test_irq()
518 static u_int __init isa_scan(u_short sock, u_int mask0) in isa_scan()
573 static int __init identify(unsigned int port, u_short sock) in identify()
641 static int __init is_alive(u_short sock) in is_alive()
756 int i, j, sock, k, ns, id; in isa_probe() local
888 static int i365_get_status(u_short sock, u_int *value) in i365_get_status()
923 static int i365_set_socket(u_short sock, socket_state_t *state) in i365_set_socket()
1033 static int i365_set_io_map(u_short sock, struct pccard_io_map *io) in i365_set_io_map()
1062 static int i365_set_mem_map(u_short sock, struct pccard_mem_map *mem) in i365_set_mem_map()
1167 unsigned int sock = container_of(s, struct i82365_socket, socket)->number; in pcic_get_status() local
1179 unsigned int sock = container_of(s, struct i82365_socket, socket)->number; in pcic_set_socket() local
1189 unsigned int sock = container_of(s, struct i82365_socket, socket)->number; in pcic_set_io_map() local
1198 unsigned int sock = container_of(s, struct i82365_socket, socket)->number; in pcic_set_mem_map() local