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