I365_IOCTL_MASK   587 drivers/pcmcia/i82092.c 	ioctl = indirect_read(sock,I365_IOCTL) & ~I365_IOCTL_MASK(map);
I365_IOCTL_MASK  1047 drivers/pcmcia/i82365.c     ioctl = i365_get(sock, I365_IOCTL) & ~I365_IOCTL_MASK(map);
I365_IOCTL_MASK   448 drivers/pcmcia/pd6729.c 	ioctl = indirect_read(socket, I365_IOCTL) & ~I365_IOCTL_MASK(map);
I365_IOCTL_MASK   427 drivers/pcmcia/yenta_socket.c 	ioctl = exca_readb(socket, I365_IOCTL) & ~I365_IOCTL_MASK(map);