Lines Matching refs:head
335 struct ras_common_if head;
342 struct ras_common_if head;
662 inject->head.block = block;
663 inject->head.type = type;
664 inject->head.sub_block_index = sub_block;
665 strncpy(inject->head.name, ras_block_str(block), sizeof(inject->head.name)-1);
686 struct ras_common_if head = {
696 data.head = head;