Searched refs:smap_buf (Results 1 – 1 of 1) sorted by relevance
41 struct smap_buf { struct44 STAILQ_ENTRY(smap_buf) bufs; argument47 #define SMAP_BUFSIZE offsetof(struct smap_buf, bufs)56 struct smap_buf buf; in bios_getsmap()57 STAILQ_HEAD(smap_head, smap_buf) head = in bios_getsmap()59 struct smap_buf *cur, *next; in bios_getsmap()