Searched refs:I365_W_STOP (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/pcmcia/ |
D | i82365.h | 51 #define I365_W_STOP 2 macro
|
D | i82092.c | 573 indirect_write16(sock, I365_IO(map)+I365_W_STOP, io->stop); in i82092aa_set_io_map() 646 indirect_write16(sock, base+I365_W_STOP, i); in i82092aa_set_mem_map()
|
D | pd6729.c | 446 indirect_write16(socket, I365_IO(map)+I365_W_STOP, io->stop); in pd6729_set_io_map() 515 indirect_write16(socket, base + I365_W_STOP, i); in pd6729_set_mem_map()
|
D | i82365.c | 647 stop = i365_get_pair(sock, I365_IO(0)+I365_W_STOP); in is_alive() 1046 i365_set_pair(sock, I365_IO(map)+I365_W_STOP, io->stop); in i365_set_io_map() 1095 i365_set_pair(sock, base+I365_W_STOP, i); in i365_set_mem_map()
|
D | yenta_socket.c | 426 exca_writew(socket, I365_IO(map)+I365_W_STOP, io->stop); in yenta_set_io_map() 492 exca_writew(socket, I365_MEM(map) + I365_W_STOP, word); in yenta_set_mem_map()
|