Home | History | Annotate | Download | only in boot

Lines Matching refs:WDC_READ_REG

70 		st0 = WDC_READ_REG(chp, wd_status);
73 st1 = WDC_READ_REG(chp, wd_status);
160 st0 = WDC_READ_REG(chp, wd_status);
163 st1 = WDC_READ_REG(chp, wd_status);
186 (void) WDC_READ_REG(chp, wd_error);
210 cl = WDC_READ_REG(chp, wd_cyl_lo);
211 ch = WDC_READ_REG(chp, wd_cyl_hi);
241 if ((WDC_READ_REG(chp, wd_status) & (WDCS_BSY | WDCS_DRDY))
295 if (WDC_READ_REG(chp, wd_status) & WDCS_ERR) {
298 WDC_READ_REG(chp, wd_error));
341 if (WDC_READ_REG(chp, wd_status) & WDCS_ERR) {
344 WDC_READ_REG(chp, wd_error));