Searched refs:HD_CMD (Results 1 – 1 of 1) sorted by relevance
72 #define HD_CMD 0x3f6 /* used for resets */ macro325 outb_p(disk->ctl, HD_CMD); in hd_out()356 outb_p(4, HD_CMD); in reset_controller()358 outb_p(hd_info[0].ctl & 0x0f, HD_CMD); in reset_controller()763 if (!request_region(HD_CMD, 1, "hd(cmd)")) { in hd_init()764 printk(KERN_WARNING "hd: port 0x%x busy\n", HD_CMD); in hd_init()