Searched refs:I365_IOCTL_MASK (Results 1 – 5 of 5) sorted by relevance
105 #define I365_IOCTL_MASK(map) (0x0F << (map<<2)) macro
576 ioctl = indirect_read(sock, I365_IOCTL) & ~I365_IOCTL_MASK(map); in i82092aa_set_io_map()
448 ioctl = indirect_read(socket, I365_IOCTL) & ~I365_IOCTL_MASK(map); in pd6729_set_io_map()
1047 ioctl = i365_get(sock, I365_IOCTL) & ~I365_IOCTL_MASK(map); in i365_set_io_map()
428 ioctl = exca_readb(socket, I365_IOCTL) & ~I365_IOCTL_MASK(map); in yenta_set_io_map()