Home
last modified time | relevance | path

Searched refs:I365_IOCTL_WAIT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pcmcia/
H A Di82365.h106 #define I365_IOCTL_WAIT(map) (0x08 << (map<<2)) macro
H A Di82365.c1048 if (io->speed) ioctl |= I365_IOCTL_WAIT(map); in i365_set_io_map()