Searched refs:FD_DIR (Results 1 – 2 of 2) sorted by relevance
21 #define FD_DIR (7 + FD_IOPORT ) macro31 #define FD_DIR 0x3f7 /* Digital Input Register (read) */ macro
755 DPRINT("disk change line=%x\n",fd_inb(FD_DIR)&0x80); in disk_change()761 if ((fd_inb(FD_DIR) ^ UDP->flags) & 0x80){ in disk_change()