Lines Matching refs:SSTAT1
892 SETPORT(SSTAT1, 0xef); in aha152x_probe_one()
952 SETPORT(SSTAT1, SELTO); in setup_expected_interrupts()
1312 SETPORT(SSTAT1, 0xef); in reset_ports()
1503 SETPORT(SSTAT1, CLRBUSFREE); in busfree_run()
1648 SETPORT(SSTAT1, SELTO); in busfree_run()
1674 SETPORT(SSTAT1, CLRBUSFREE); in seldo_run()
1675 SETPORT(SSTAT1, CLRPHASECHG); in seldo_run()
1712 SETPORT(SSTAT1, CLRSELTIMO); in selto_run()
1751 SETPORT(SSTAT1, CLRBUSFREE); in seldi_run()
1752 SETPORT(SSTAT1, CLRPHASECHG); in seldi_run()
1815 int sstat1 = GETPORT(SSTAT1); in msgi_run()
1990 if (MSGOLEN > 0 && !(GETPORT(SSTAT1) & BUSFREE)) { in msgi_end()
2042 SETPORT(SSTAT1, CLRATNO); in msgo_run()
2414 unsigned int stat1 = GETPORT(SSTAT1); in update_state()
2422 SETPORT(SSTAT1,SCSIRSTI); in update_state()
2431 SETPORT(SSTAT1,BUSFREE); in update_state()
2434 SETPORT(SSTAT1,SCSIPERR); in update_state()
2570 SETPORT(SSTAT1, PHASECHG); in is_complete()
2721 s = GETPORT(SSTAT1); in disp_ports()
2762 s = GETPORT(SSTAT1) & GETPORT(SIMODE1); in disp_ports()
3094 s = GETPORT(SSTAT1); in get_ports()
3135 s = GETPORT(SSTAT1) & GETPORT(SIMODE1); in get_ports()