taglinefilesource code
new_SC403drivers/scsi/aha152x.cstatic inline void append_SC( Scsi_Cmnd **SC, Scsi_Cmnd *new_SC)
new_SC407drivers/scsi/aha152x.cnew_SC->host_scribble = (unsigned char *) NULL;
new_SC409drivers/scsi/aha152x.c*SC=new_SC;
new_SC416drivers/scsi/aha152x.cend->host_scribble = (unsigned char *) new_SC;