Searched refs:IO_WIN_CNT (Results 1 – 2 of 2) sorted by relevance
261 ioctl = exca_readb(socket, IO_WIN_CNT); in cardu_get_io_map()294 ioctl = exca_readb(socket, IO_WIN_CNT) & ~IO_WIN_CNT_MASK(map); in cardu_set_io_map()297 exca_writeb(socket, IO_WIN_CNT, ioctl); in cardu_set_io_map()
137 #define IO_WIN_CNT 0x007 macro