Searched refs:SCSISIG (Results 1 – 2 of 2) sorted by relevance
1184 SETPORT(SCSISIG, 0); in reset_ports()1507 SETPORT(SCSISIG, 0); in seldo_run()1576 SETPORT(SCSISIG, 0); in seldi_run()1818 SETPORT(SCSISIG, P_MSGI | SIG_ATNO); in msgi_end()2204 switch(GETPORT(SCSISIG) & P_MASK) { in update_state()2334 SETPORT(SCSISIG, GETPORT(SCSISIG) & P_MASK); in is_complete()2541 s = GETPORT(SCSISIG); in get_ports()2669 s = GETPORT(SCSISIG); in get_ports()
19 #define SCSISIG (HOSTIOPORT0+0x03) /* SCSI signal in/out */ macro