Lines Matching refs:SSTAT1
831 SETPORT(SSTAT1, 0xef); in aha152x_probe_one()
890 SETPORT(SSTAT1, SELTO); in setup_expected_interrupts()
1195 SETPORT(SSTAT1, 0xef); in reset_ports()
1384 SETPORT(SSTAT1, CLRBUSFREE); in busfree_run()
1497 SETPORT(SSTAT1, SELTO); in busfree_run()
1523 SETPORT(SSTAT1, CLRBUSFREE); in seldo_run()
1524 SETPORT(SSTAT1, CLRPHASECHG); in seldo_run()
1562 SETPORT(SSTAT1, CLRSELTIMO); in selto_run()
1593 SETPORT(SSTAT1, CLRBUSFREE); in seldi_run()
1594 SETPORT(SSTAT1, CLRPHASECHG); in seldi_run()
1654 int sstat1 = GETPORT(SSTAT1); in msgi_run()
1832 if (MSGOLEN > 0 && !(GETPORT(SSTAT1) & BUSFREE)) in msgi_end()
1866 SETPORT(SSTAT1, CLRATNO); in msgo_run()
2194 unsigned int stat1 = GETPORT(SSTAT1); in update_state()
2202 SETPORT(SSTAT1,SCSIRSTI); in update_state()
2211 SETPORT(SSTAT1,BUSFREE); in update_state()
2214 SETPORT(SSTAT1,SCSIPERR); in update_state()
2347 SETPORT(SSTAT1, PHASECHG); in is_complete()
2601 s = GETPORT(SSTAT1); in get_ports()
2642 s = GETPORT(SSTAT1) & GETPORT(SIMODE1); in get_ports()