Searched refs:wpcom (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/block/ |
D | ps2esdi.c | 131 unsigned int head, sect, cyl, wpcom, lzone, ctl; member 212 info->wpcom = 0; in init_module() 273 ps2esdi_info[hdind].wpcom = 0; in ed_setup() 781 ps2esdi_info[drive_num].wpcom = 0; in ps2esdi_geometry_int_handler() 788 ps2esdi_info[0].wpcom = 0; in ps2esdi_geometry_int_handler() 800 ps2esdi_info[drive_num].wpcom = 0; in ps2esdi_geometry_int_handler() 806 ps2esdi_info[0].wpcom = 0; in ps2esdi_geometry_int_handler()
|
/linux-2.4.37.9/drivers/ide/legacy/ |
D | hd.c | 95 unsigned int head,sect,cyl,wpcom,lzone,ctl; member 159 hd_info[hdind].wpcom = 0; in hd_setup() 286 outb_p(hd_info[drive].wpcom>>2,++port); in hd_out() 757 hd_info[drive].wpcom = *(unsigned short *) (5+BIOS); in hd_geninit()
|
/linux-2.4.37.9/Documentation/ |
D | ide.txt | 151 hdx=cyls,heads,sects,wpcom,irq
|