taglinefilesource code
new_SC363drivers/scsi/aha152x.cstatic inline void append_SC( Scsi_Cmnd **SC, Scsi_Cmnd *new_SC)
new_SC367drivers/scsi/aha152x.cnew_SC->host_scribble = (unsigned char *) NULL;
new_SC369drivers/scsi/aha152x.c*SC=new_SC;
new_SC376drivers/scsi/aha152x.cend->host_scribble = (unsigned char *) new_SC;