Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Deprom.c178 struct hfi1_eprom_footer { struct
196 (((dir_size) - sizeof(struct hfi1_eprom_footer)) / \ argument
199 #define DIRECTORY_SIZE(n) (sizeof(struct hfi1_eprom_footer) + \
255 struct hfi1_eprom_footer *footer; in read_segment_platform_config()
266 footer = (struct hfi1_eprom_footer *) in read_segment_platform_config()