Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Daha152x.c1210 SETPORT(SCSISIG, 0); in reset_ports()
1541 SETPORT(SCSISIG, 0); in seldo_run()
1613 SETPORT(SCSISIG, 0); in seldi_run()
1860 SETPORT(SCSISIG, P_MSGI | SIG_ATNO); in msgi_end()
2251 switch(GETPORT(SCSISIG) & P_MASK) { in update_state()
2381 SETPORT(SCSISIG, GETPORT(SCSISIG) & P_MASK); in is_complete()
2592 s = GETPORT(SCSISIG); in get_ports()
2720 s = GETPORT(SCSISIG); in get_ports()
Daha152x.h19 #define SCSISIG (HOSTIOPORT0+0x03) /* SCSI signal in/out */ macro