Lines Matching defs:sock

217 static u_char i365_get(u_short sock, u_short reg)  in i365_get()
231 static void i365_set(u_short sock, u_short reg, u_char data) in i365_set()
243 static void i365_bset(u_short sock, u_short reg, u_char mask) in i365_bset()
250 static void i365_bclr(u_short sock, u_short reg, u_char mask) in i365_bclr()
257 static void i365_bflip(u_short sock, u_short reg, u_char mask, int b) in i365_bflip()
267 static u_short i365_get_pair(u_short sock, u_short reg) in i365_get_pair()
275 static void i365_set_pair(u_short sock, u_short reg, u_short data) in i365_set_pair()
489 static u_int __init test_irq(u_short sock, int irq) in test_irq()
517 static u_int __init isa_scan(u_short sock, u_int mask0) in isa_scan()
572 static int __init identify(unsigned int port, u_short sock) in identify()
640 static int __init is_alive(u_short sock) in is_alive()
755 int i, j, sock, k, ns, id; in isa_probe() local
887 static int i365_get_status(u_short sock, u_int *value) in i365_get_status()
922 static int i365_set_socket(u_short sock, socket_state_t *state) in i365_set_socket()
1032 static int i365_set_io_map(u_short sock, struct pccard_io_map *io) in i365_set_io_map()
1061 static int i365_set_mem_map(u_short sock, struct pccard_mem_map *mem) in i365_set_mem_map()
1166 unsigned int sock = container_of(s, struct i82365_socket, socket)->number; in pcic_get_status() local
1178 unsigned int sock = container_of(s, struct i82365_socket, socket)->number; in pcic_set_socket() local
1188 unsigned int sock = container_of(s, struct i82365_socket, socket)->number; in pcic_set_io_map() local
1197 unsigned int sock = container_of(s, struct i82365_socket, socket)->number; in pcic_set_mem_map() local