Home
last modified time | relevance | path

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

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