taglinefilesource code
why1068kernel/blk_drv/scsi/scsi.cint scsi_abort (Scsi_Cmnd * SCpnt, int why)
why1088kernel/blk_drv/scsi/scsi.cif (!host_busy[host] || !scsi_hosts[host].abort(SCpnt, why))
why175net/tcp/timer.cint why;
why185net/tcp/timer.cwhy = sk->timeout;
why187net/tcp/timer.cPRINTK (("net_timer: found sk=%X why = %d\n",sk, why));
why209net/tcp/timer.cswitch (why)