Lines Matching refs:SSTAT1
841 SETPORT(SSTAT1, 0xef); in aha152x_probe_one()
902 SETPORT(SSTAT1, SELTO); in setup_expected_interrupts()
1215 SETPORT(SSTAT1, 0xef); in reset_ports()
1397 SETPORT(SSTAT1, CLRBUSFREE); in busfree_run()
1514 SETPORT(SSTAT1, SELTO); in busfree_run()
1542 SETPORT(SSTAT1, CLRBUSFREE); in seldo_run()
1543 SETPORT(SSTAT1, CLRPHASECHG); in seldo_run()
1583 SETPORT(SSTAT1, CLRSELTIMO); in selto_run()
1615 SETPORT(SSTAT1, CLRBUSFREE); in seldi_run()
1616 SETPORT(SSTAT1, CLRPHASECHG); in seldi_run()
1679 int sstat1 = GETPORT(SSTAT1); in msgi_run()
1859 if (MSGOLEN > 0 && !(GETPORT(SSTAT1) & BUSFREE)) in msgi_end()
1896 SETPORT(SSTAT1, CLRATNO); in msgo_run()
2228 unsigned int stat1 = GETPORT(SSTAT1); in update_state()
2236 SETPORT(SSTAT1,SCSIRSTI); in update_state()
2246 SETPORT(SSTAT1,BUSFREE); in update_state()
2249 SETPORT(SSTAT1,SCSIPERR); in update_state()
2382 SETPORT(SSTAT1, PHASECHG); in is_complete()
2640 s = GETPORT(SSTAT1); in get_ports()
2681 s = GETPORT(SSTAT1) & GETPORT(SIMODE1); in get_ports()