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