Home
last modified time | relevance | path

Searched refs:hfi1_eprom_footer (Results 1 – 1 of 1) sorted by relevance

/drivers/infiniband/hw/hfi1/
Deprom.c219 struct hfi1_eprom_footer { struct
237 (((dir_size) - sizeof(struct hfi1_eprom_footer)) / \ argument
240 #define DIRECTORY_SIZE(n) (sizeof(struct hfi1_eprom_footer) + \
296 struct hfi1_eprom_footer *footer; in read_segment_platform_config()
307 footer = (struct hfi1_eprom_footer *) in read_segment_platform_config()