Searched refs:hin (Results 1 – 1 of 1) sorted by relevance
1070 struct aoe_hdr *hin, *hout; in ktiocomplete() local1095 hin = (struct aoe_hdr *) skb->data; in ktiocomplete()1096 skb_pull(skb, sizeof(*hin)); in ktiocomplete()1155 be16_to_cpu(get_unaligned(&hin->major)), in ktiocomplete()1156 hin->minor); in ktiocomplete()