Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pcmcia/
Di82365.h109 #define I365_IOCTL_16BIT(map) (0x01 << (map<<2)) macro
Di82092.c578 ioctl |= I365_IOCTL_16BIT(map); in i82092aa_set_io_map()
Dpd6729.c453 ioctl |= I365_IOCTL_16BIT(map); in pd6729_set_io_map()
Di82365.c1050 if (io->flags & MAP_16BIT) ioctl |= I365_IOCTL_16BIT(map); in i365_set_io_map()
Dyenta_socket.c432 ioctl |= I365_IOCTL_16BIT(map); in yenta_set_io_map()