Searched refs:wd_cyl_hi (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dwdcreg.h52 #define wd_cyl_hi 5 /* cylinder address, high byte (R/W) */ macro
H A Dwdc.c243 wdr->cmd_iohs[wd_cyl_hi], 0);
762 wdr->cmd_iohs[wd_cyl_hi], 0);
1131 wdr->cmd_iohs[wd_cyl_hi], 0);
1150 wdr->cmd_iohs[wd_cyl_hi], 0);
1655 wdr->cmd_iohs[wd_cyl_hi], 0) << 16;
1677 wdr->cmd_iohs[wd_cyl_hi], 0) << 40;
1778 bus_space_write_1(wdr->cmd_iot, wdr->cmd_iohs[wd_cyl_hi],
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dwdc.c211 ch = WDC_READ_REG(chp, wd_cyl_hi);
287 WDC_WRITE_REG(chp, wd_cyl_hi, wd_c->r_cyl >> 8);
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dwdc.c272 WDC_WRITE_REG(chp, wd_cyl_hi, wd_c->r_cyl >> 8);
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dwdc.c235 WDC_WRITE_REG(chp, wd_cyl_hi, wd_c->r_cyl >> 8);
/netbsd-current/sys/dev/pci/
H A Dsatalink.c102 .ba5_IDE_TF5 = 0x085, /* wd_cyl_hi */
142 .ba5_IDE_TF5 = 0x0c5, /* wd_cyl_hi */
182 .ba5_IDE_TF5 = 0x285, /* wd_cyl_hi */
222 .ba5_IDE_TF5 = 0x2c5, /* wd_cyl_hi */
858 wdr->cmd_iohs[wd_cyl_hi], 0);
/netbsd-current/sys/dev/scsipi/
H A Datapi_wdc.c843 256 * bus_space_read_1(wdr->cmd_iot, wdr->cmd_iohs[wd_cyl_hi], 0);

Completed in 125 milliseconds