tag
line
file
source code
WIN_WRITE
755
drivers/block/hd.c
hd_out(dev,nsect,sec,head,cyl,WIN_WRITE,&write_intr);
WIN_WRITE
985
drivers/block/ide.c
OUT_BYTE(dev->mult_count ? WIN_MULTWRITE : WIN_WRITE, HD_COMMAND);