Searched refs:hin (Results 1 – 1 of 1) sorted by relevance
1081 struct aoe_hdr *hin, *hout; in ktiocomplete() local1106 hin = (struct aoe_hdr *) skb->data; in ktiocomplete()1107 skb_pull(skb, sizeof(*hin)); in ktiocomplete()1166 be16_to_cpu(get_unaligned(&hin->major)), in ktiocomplete()1167 hin->minor); in ktiocomplete()