Home
last modified time | relevance | path

Searched refs:I365_IOCTL_0WS (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/pcmcia/
Di82365.h107 #define I365_IOCTL_0WS(map) (0x04 << (map<<2)) macro
Dpd6729.c451 ioctl |= I365_IOCTL_0WS(map); in pd6729_set_io_map()
Dvrc4171_card.c398 ioctl |= I365_IOCTL_0WS(map); in pccard_set_io_map()
Di82365.c1049 if (io->flags & MAP_0WS) ioctl |= I365_IOCTL_0WS(map); in i365_set_io_map()
Dyenta_socket.c428 ioctl |= I365_IOCTL_0WS(map); in yenta_set_io_map()