Searched defs:bhnd_nvram_plist (Results 1 – 2 of 2) sorted by relevance
67 struct bhnd_nvram_plist { struct69 TAILQ_HEAD(,bhnd_nvram_plist_entry) entries; /**< all properties */ argument71 bhnd_nvram_plist_entry_list names[16]; /**< name-based hash table */ argument
45 typedef struct bhnd_nvram_plist bhnd_nvram_plist; typedef