taglinefilesource code
chain606drivers/scsi/aha1542.cstruct chain * cptr;
chain614drivers/scsi/aha1542.ccptr = (struct chain *) SCpnt->host_scribble; 
chain634drivers/scsi/aha1542.cany2scsi(ccb[mbo].datalen, SCpnt->use_sg * sizeof(struct chain));
chain200net/ipv4/ip_fw.cint ip_fw_chk(struct iphdr *ip, struct device *rif, struct ip_fw *chain, int policy, int opt)
chain330net/ipv4/ip_fw.cfor (f=chain;f;f=f->fw_next)