Lines Matching refs:SSTAT1
822 SETPORT(SSTAT1, 0xef); in aha152x_probe_one()
881 SETPORT(SSTAT1, SELTO); in setup_expected_interrupts()
1189 SETPORT(SSTAT1, 0xef); in reset_ports()
1369 SETPORT(SSTAT1, CLRBUSFREE); in busfree_run()
1482 SETPORT(SSTAT1, SELTO); in busfree_run()
1508 SETPORT(SSTAT1, CLRBUSFREE); in seldo_run()
1509 SETPORT(SSTAT1, CLRPHASECHG); in seldo_run()
1547 SETPORT(SSTAT1, CLRSELTIMO); in selto_run()
1578 SETPORT(SSTAT1, CLRBUSFREE); in seldi_run()
1579 SETPORT(SSTAT1, CLRPHASECHG); in seldi_run()
1639 int sstat1 = GETPORT(SSTAT1); in msgi_run()
1817 if (MSGOLEN > 0 && !(GETPORT(SSTAT1) & BUSFREE)) in msgi_end()
1851 SETPORT(SSTAT1, CLRATNO); in msgo_run()
2181 unsigned int stat1 = GETPORT(SSTAT1); in update_state()
2189 SETPORT(SSTAT1,SCSIRSTI); in update_state()
2198 SETPORT(SSTAT1,BUSFREE); in update_state()
2201 SETPORT(SSTAT1,SCSIPERR); in update_state()
2334 SETPORT(SSTAT1, PHASECHG); in is_complete()
2588 s = GETPORT(SSTAT1); in get_ports()
2629 s = GETPORT(SSTAT1) & GETPORT(SIMODE1); in get_ports()