Searched refs:I365_IOCTL_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/pcmcia/ | ||
| H A D | i82365.h | 105 #define I365_IOCTL_MASK(map) (0x0F << (map<<2)) macro |
| H A D | pd6729.c | 449 ioctl = indirect_read(socket, I365_IOCTL) & ~I365_IOCTL_MASK(map); in pd6729_set_io_map() |