fb_list_entry
fb_init(struct fb_list_entry *entry, int unit)
struct fb_list_entry *entry;
static struct fb_list_entry *
struct fb_list_entry *entry, *tmp;
struct fb_list_entry *entry;
entry = malloc(sizeof(struct fb_list_entry), M_DEVBUF, M_WAITOK|M_ZERO);
struct fb_list_entry *entry, *tmp;
LIST_HEAD(fb_list_head_t, fb_list_entry) fb_list_head =
LIST_ENTRY(fb_list_entry) fb_list;