Searched refs:I365_IOCTL_WAIT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/pcmcia/ | ||
D | i82365.h | 106 #define I365_IOCTL_WAIT(map) (0x08 << (map<<2)) macro |
D | i82365.c | 1048 if (io->speed) ioctl |= I365_IOCTL_WAIT(map); in i365_set_io_map() |