Searched refs:REG_FLAGS0 (Results 1 – 1 of 1) sorted by relevance
96 #define REG_FLAGS0(x) (x + 0) macro312 (inb(REG_FLAGS0(iobase)) & 4 ? 0x100 : 0); in io_read_num_rec_bytes()491 xoutb(0x80, REG_FLAGS0(iobase)); in set_protocol()521 xoutb(0x50, REG_FLAGS0(iobase));528 if (inb(REG_FLAGS0(iobase)) & 0x08) {566 xoutb(0x80, REG_FLAGS0(iobase));611 if (inb(REG_FLAGS0(iobase)) & 8) { in io_detect_cm4000()618 if ((inb(REG_FLAGS0(iobase)) & 8) == 0) { in io_detect_cm4000()697 dev->flags0 = xinb(REG_FLAGS0(iobase)); in monitor_card()741 flags0 = inb(REG_FLAGS0(iobase)); in monitor_card()[all …]