Searched refs:CMD_RECALIBRATE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/block/ | ||
D | xd.h | 27 #define CMD_RECALIBRATE 0x01 /* recalibrate drive */ macro |
D | xd.c | 505 xd_build(cmdblk,CMD_RECALIBRATE,drive,0,0,0,0,0); in xd_recalibrate() |