tag | line | file | source code |
---|---|---|---|
ctl | 67 | kernel/blk_drv/hd.c | unsigned int head,sect,cyl,wpcom,lzone,ctl; |
ctl | 146 | kernel/blk_drv/hd.c | outb_p(hd_info[drive].ctl,HD_CMD); |
ctl | 179 | kernel/blk_drv/hd.c | outb(hd_info[0].ctl & 0x0f ,HD_CMD); |
ctl | 513 | kernel/blk_drv/hd.c | hd_info[drive].ctl = *(unsigned char *) (8+BIOS); |