Home
last modified time | relevance | path

Searched refs:hd_out (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/ide/legacy/
Dhd.c267 static void hd_out(unsigned int drive,unsigned int nsect,unsigned int sect, in hd_out() function
341 hd_out(i,hd_info[i].sect,hd_info[i].sect,hd_info[i].head-1, in reset_hd()
530 hd_out(dev,hd_info[dev].sect,0,0,0,WIN_RESTORE,&recal_intr); in do_special_op()
599 hd_out(dev,nsect,sec,head,cyl,WIN_READ,&read_intr); in hd_request()
605 hd_out(dev,nsect,sec,head,cyl,WIN_WRITE,&write_intr); in hd_request()