wdr_sdh           517 dev/atapiscsi/atapiscsi.c 	u_int8_t reg = CHP_READ_REG(chp, wdr_sdh);
wdr_sdh           519 dev/atapiscsi/atapiscsi.c 	WDC_LOG_REG(chp, wdr_sdh, reg);
wdr_sdh           462 dev/ic/wdc.c   	CHP_WRITE_REG(chp, wdr_sdh, (drive << 4) | WDSD_IBM);
wdr_sdh          1864 dev/ic/wdc.c   		wdc_c->r_head = CHP_READ_REG(chp, wdr_sdh);
wdr_sdh          1911 dev/ic/wdc.c   	CHP_WRITE_REG(chp, wdr_sdh, WDSD_IBM | (drive << 4) | head);
wdr_sdh          1944 dev/ic/wdc.c   	CHP_WRITE_REG(chp, wdr_sdh, (drive << 4) | WDSD_LBA);
wdr_sdh          1976 dev/ic/wdc.c   	CHP_WRITE_REG(chp, wdr_sdh, WDSD_IBM | (drive << 4));
wdr_sdh           110 dev/ic/wdcvar.h 	wdr_sdh = 6,
wdr_sdh          4010 dev/pci/pciide.c 			CHP_WRITE_REG(chp, wdr_sdh, WDSD_IBM | (0 << 4));
wdr_sdh          4013 dev/pci/pciide.c 			    wdr_sdh & _WDC_REGMASK, WDSD_IBM | (0 << 4));
wdr_sdh          6814 dev/pci/pciide.c 		bus_space_write_1(chp->cmd_iot, iohs[wdr_sdh], 0,
wdr_sdh          7497 dev/pci/pciide.c 			CHP_WRITE_REG(chp, wdr_sdh, WDSD_IBM | (0 << 4));
wdr_sdh          7500 dev/pci/pciide.c 			    wdr_sdh & _WDC_REGMASK, WDSD_IBM | (0 << 4));