Searched defs:boot_item (Results 1 – 1 of 1) sorted by relevance
18 struct boot_item : public DoublyLinkedListLinkImpl<boot_item> { struct24 typedef DoublyLinkedList<boot_item> ItemList; argument