taglinefilesource code
new_SC353drivers/scsi/aha152x.cstatic inline void append_SC( Scsi_Cmnd **SC, Scsi_Cmnd *new_SC)
new_SC357drivers/scsi/aha152x.cnew_SC->host_scribble = (unsigned char *) NULL;
new_SC359drivers/scsi/aha152x.c*SC=new_SC;
new_SC366drivers/scsi/aha152x.cend->host_scribble = (unsigned char *) new_SC;