Searched refs:SCSISIG (Results 1 – 2 of 2) sorted by relevance
1299 SETPORT(SCSISIG, 0); in reset_ports()1665 SETPORT(SCSISIG, 0); in seldo_run()1741 SETPORT(SCSISIG, 0); in seldi_run()1984 SETPORT(SCSISIG, P_MSGI | SIG_ATNO); in msgi_end()2428 switch(GETPORT(SCSISIG) & P_MASK) { in update_state()2561 SETPORT(SCSISIG, GETPORT(SCSISIG) & P_MASK); in is_complete()2665 s = GETPORT(SCSISIG); in disp_ports()2793 s = GETPORT(SCSISIG); in disp_ports()3038 s = GETPORT(SCSISIG); in get_ports()3166 s = GETPORT(SCSISIG); in get_ports()
18 #define SCSISIG (HOSTIOPORT0+0x03) /* SCSI signal in/out */ macro