Searched refs:HD_ERROR (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhdreg.h15 #define HD_ERROR 0x1f1 /* see err-bits */ macro
22 #define HD_FEATURE HD_ERROR /* same io address, read=error, write=feature */
41 /* Bits for HD_ERROR */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhdreg.h15 #define HD_ERROR 0x1f1 /* see err-bits */ macro
22 #define HD_FEATURE HD_ERROR /* same io address, read=error, write=feature */
41 /* Bits for HD_ERROR */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dhd.c188 hd_error = inb(HD_ERROR);
210 hd_error = inb(HD_ERROR);
321 else if ((hd_error = inb(HD_ERROR)) != 1)

Completed in 45 milliseconds