taglinefilesource code
why1050kernel/blk_drv/scsi/scsi.cint scsi_abort (Scsi_Cmnd * SCpnt, int why)
why1070kernel/blk_drv/scsi/scsi.cif (!host_busy[host] || !scsi_hosts[host].abort(SCpnt, why))
why164net/tcp/timer.cint why;
why174net/tcp/timer.cwhy = sk->timeout;
why176net/tcp/timer.cPRINTK (("net_timer: found sk=%X why = %d\n",sk, why));
why198net/tcp/timer.cswitch (why)