STATUS
Status = sc->sc_dr->STATUS;
Status = sc->sc_dr->STATUS;
Status = sc->sc_dr->STATUS;
Status = sc->sc_dr->STATUS;
Status = Interface->STATUS;
Status = Interface->STATUS;
SysacePrintRegister(&STATUS_Names, regs->STATUS);
Status = sc->sc_dr->STATUS;
Status = sc->sc_dr->STATUS;
Status = sc->sc_dr->STATUS;
Status = sc->sc_dr->STATUS;
#define sysace_ready(_s_) ((_s_)->sc_dr->STATUS & SAC_RDYFORCFCMD)
#define sysace_busy(_s_) ((_s_)->sc_dr->STATUS & SAC_CFBSY)
if (!(sc->sc_dr->STATUS & SAC_CFDETECT)) {
printf("Sysace:: no media (st=%x)\n", sc->sc_dr->STATUS));
printf("Sysace:: not ready (st=%x)\n", sc->sc_dr->STATUS));
Status = sc->sc_dr->STATUS;
sc->sc_dr->STATUS, sizeof(*Identify)));
Status = sc->sc_dr->STATUS;
Status = sc->sc_dr->STATUS;
volatile uint32_t STATUS; /*0x00000084 */
SysacePrintRegister(&STATUS_Names, Interface->STATUS);
Status = Interface->STATUS;
Status = Interface->STATUS;
Status = Interface->STATUS;
Status = Interface->STATUS;
#define SysaceReadyForCommand(_i_) ((_i_)->STATUS & SAC_RDYFORCFCMD)
#define SysaceBusyWithCommand(_i_) ((_i_)->STATUS & SAC_CFBSY)
if (! (Interface->STATUS & SAC_CFDETECT)) {
DBGME(2,printf("Sysace:: no media (st=%x)\n",Interface->STATUS));
DBGME(3,printf("Sysace:: not ready (st=%x)\n",Interface->STATUS));
if (Interface->STATUS & SAC_DATABUFRDY) {
Status = Interface->STATUS;
bmac_read_reg(sc, STATUS);
stat = bmac_read_reg(sc, STATUS);
ki2c_writereg(sc, STATUS, 0);
if ((ki2c_readreg(sc, STATUS) & I2C_ST_LASTAAK) == 0) {
if ((ki2c_readreg(sc, STATUS) & I2C_ST_LASTAAK) == 0) {
if (!(STATUS & STAT_REQ))
if (STATUS & STAT_REQ)
tmp = STATUS;
if (STATUS & STAT_ARB_CMPL)
if (!(STATUS & STAT_ARB_CMPL)) {
if (STATUS & STAT_SEL) {
if (STATUS & STAT_BSY)
if (!(STATUS & STAT_BSY)) {
if (STATUS & STAT_REQ)
if (!(STATUS & STAT_REQ)) {
if (!(STATUS & STAT_BSY))
tmp = STATUS;
if ((tmp = STATUS) & STAT_BSY)
if ((tmp = STATUS) & STAT_REQ)
#define CONTROL STATUS
if ((STATUS & STAT_PARITY) == 0 &&
(STATUS & (STAT_SEL | STAT_IO)) != (STAT_SEL | STAT_IO))
if (STATUS & STAT_PARITY) {
if ((STATUS & (STAT_SEL | STAT_IO)) == (STAT_SEL | STAT_IO)) {
if ((STATUS & (STAT_SEL | STAT_IO)) ==
if ((STATUS & (STAT_SEL | STAT_IO)) ==
if (!((target_mask = STATUS) & STAT_SEL)) {
for (i = 10; i && (STATUS & (STAT_SEL | STAT_IO | STAT_BSY)) !=
for (i = 50000; i && (STATUS & STAT_SEL); i++);
for (i = 50000; i && !(STATUS & STAT_REQ); i--);
if ((tmp = STATUS) & STAT_REQ)
while ((voodoo3_read32(sc, STATUS) & 0x1f) < len);
i = (voodoo3_read32(sc, STATUS) & STATUS_BUSY) ? 0 : i + 1;