| tag | line | file | source code |
|---|---|---|---|
| new_SC | 416 | drivers/scsi/aha152x.c | static inline void append_SC( Scsi_Cmnd **SC, Scsi_Cmnd *new_SC) |
| new_SC | 420 | drivers/scsi/aha152x.c | new_SC->host_scribble = (unsigned char *) NULL; |
| new_SC | 422 | drivers/scsi/aha152x.c | *SC=new_SC; |
| new_SC | 429 | drivers/scsi/aha152x.c | end->host_scribble = (unsigned char *) new_SC; |