Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Di82365.h43 #define I365_IOCTL 0x07 /* I/O control */ macro
H A Dpd6729.c449 ioctl = indirect_read(socket, I365_IOCTL) & ~I365_IOCTL_MASK(map); in pd6729_set_io_map()
458 indirect_write(socket, I365_IOCTL, ioctl); in pd6729_set_io_map()