Searched refs:REG_FLAGS0 (Results 1 – 1 of 1) sorted by relevance
96 #define REG_FLAGS0(x) (x + 0) macro313 (inb(REG_FLAGS0(iobase)) & 4 ? 0x100 : 0); in io_read_num_rec_bytes()492 xoutb(0x80, REG_FLAGS0(iobase)); in set_protocol()522 xoutb(0x50, REG_FLAGS0(iobase));529 if (inb(REG_FLAGS0(iobase)) & 0x08) {567 xoutb(0x80, REG_FLAGS0(iobase));612 if (inb(REG_FLAGS0(iobase)) & 8) { in io_detect_cm4000()619 if ((inb(REG_FLAGS0(iobase)) & 8) == 0) { in io_detect_cm4000()698 dev->flags0 = xinb(REG_FLAGS0(iobase)); in monitor_card()741 flags0 = inb(REG_FLAGS0(iobase)); in monitor_card()[all …]