taglinefilesource code
t128_intr181drivers/scsi/t128.cstatic struct sigaction t128_sigaction =  { t128_intr, 0, SA_INTERRUPT , NULL };
t128_intr155drivers/scsi/t128.h#define NCR5380_intr t128_intr