Lines Matching refs:ch_status
567 if (retry_cnt == 0 && chp->ch_status == 0x00) {
576 chp->channel, drive, chp->ch_status),
581 if ((chp->ch_status & 0xfc) != (WDCS_DRDY | WDCS_DSC)) {
585 chp->channel, drive, chp->ch_status),
1161 chp->ch_status = status = CHP_READ_REG(chp, wdr_status);
1162 WDC_LOG_STATUS(chp, chp->ch_status);
1166 chp->ch_status = status =
1168 WDC_LOG_STATUS(chp, chp->ch_status);
1798 if ((chp->ch_status & (WDCS_DRQ | WDCS_ERR)) == WDCS_ERR) {
1852 if ((chp->ch_status & WDCS_DRQ) == 0) {
1874 chp->ch_status), DEBUG_FUNCS);
1875 if (chp->ch_status & WDCS_DWF)
1877 if (chp->ch_status & WDCS_ERR) {