Symbol: wdr_status
sys/arch/octeon/dev/octcf.c
203
while ( (status = (OCTCF_REG_READ(wd, wdr_status)>>8)) & WDCS_BSY) {
sys/arch/octeon/dev/octcf.c
677
while ((status = (OCTCF_REG_READ(wd, wdr_status)>>8)) & WDCS_BSY)
sys/arch/octeon/dev/octcf.c
690
dummy = OCTCF_REG_READ(wd, wdr_status);
sys/arch/octeon/dev/octcf.c
706
while ((status = (OCTCF_REG_READ(wd, wdr_status)>>8)) & WDCS_BSY)
sys/arch/octeon/dev/octcf.c
717
dummy = OCTCF_REG_READ(wd, wdr_status);
sys/arch/octeon/dev/octcf.c
738
status = OCTCF_REG_READ(wd, wdr_status)>>8;
sys/arch/octeon/dev/octcf.c
743
status = (uint8_t)(OCTCF_REG_READ(wd, wdr_status)>>8);
sys/arch/octeon/dev/octcf.c
769
while ((status = (OCTCF_REG_READ(wd, wdr_status)>>8)) & WDCS_BSY)
sys/dev/atapiscsi/atapiscsi.c
665
chp->ch_status = CHP_READ_REG(chp, wdr_status);
sys/dev/atapiscsi/atapiscsi.c
672
chp->ch_status = CHP_READ_REG(chp, wdr_status);
sys/dev/ic/wdc.c
1041
st0 = CHP_READ_REG(chp, wdr_status);
sys/dev/ic/wdc.c
1045
st1 = CHP_READ_REG(chp, wdr_status);
sys/dev/ic/wdc.c
1100
chp->ch_status = status = CHP_READ_REG(chp, wdr_status);
sys/dev/ic/wdc.c
1107
CHP_READ_REG(chp, wdr_status);
sys/dev/ic/wdc.c
454
status = CHP_READ_REG(chp, wdr_status);
sys/dev/ic/wdc.c
616
st0 = CHP_READ_REG(chp, wdr_status);
sys/dev/ic/wdc.c
620
st1 = CHP_READ_REG(chp, wdr_status);
sys/dev/ic/wdc.c
659
st0 = CHP_READ_REG(chp, wdr_status);
sys/dev/ic/wdc.c
942
wdr_status & _WDC_REGMASK);
sys/dev/ic/wdc.c
944
st = CHP_READ_REG(chp, wdr_status);
sys/dev/pci/pciide.c
4791
sl->regs[chan].cmd_iohs[wdr_status & _WDC_REGMASK] =
sys/dev/pci/pciide.c
6977
ps->regs[channel].cmd_iohs[wdr_status & _WDC_REGMASK] =