Home
last modified time | relevance | path

Searched refs:SCSISIG (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/scsi/
Daha152x.c1308 SETPORT(SCSISIG, 0); in reset_ports()
1674 SETPORT(SCSISIG, 0); in seldo_run()
1750 SETPORT(SCSISIG, 0); in seldi_run()
1993 SETPORT(SCSISIG, P_MSGI | SIG_ATNO); in msgi_end()
2437 switch(GETPORT(SCSISIG) & P_MASK) { in update_state()
2570 SETPORT(SCSISIG, GETPORT(SCSISIG) & P_MASK); in is_complete()
2674 s = GETPORT(SCSISIG); in disp_ports()
2802 s = GETPORT(SCSISIG); in disp_ports()
3047 s = GETPORT(SCSISIG); in get_ports()
3175 s = GETPORT(SCSISIG); in get_ports()
Daha152x.h18 #define SCSISIG (HOSTIOPORT0+0x03) /* SCSI signal in/out */ macro