Searched refs:hin (Results 1 – 1 of 1) sorted by relevance
1077 struct aoe_hdr *hin, *hout; in ktiocomplete() local1102 hin = (struct aoe_hdr *) skb->data; in ktiocomplete()1103 skb_pull(skb, sizeof(*hin)); in ktiocomplete()1162 be16_to_cpu(get_unaligned(&hin->major)), in ktiocomplete()1163 hin->minor); in ktiocomplete()