Searched refs:HD_ERROR (Results 1 – 1 of 1) sorted by relevance
61 #define HD_ERROR 0x1f1 /* see err-bits */ macro68 #define HD_FEATURE HD_ERROR /* same io address, read=error, write=feature */226 hd_error = inb(HD_ERROR); in dump_status()248 hd_error = inb(HD_ERROR); in dump_status()362 else if ((hd_error = inb(HD_ERROR)) != 1) in reset_controller()