Home
last modified time | relevance | path

Searched defs:r5_global_data (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hptmv/
H A Draid5n.h103 struct r5_global_data { struct
104 int enable_write_back;
105 struct list_head inactive_list;
106 struct list_head dirty_list;
107 struct list_head active_list;
109 BUS_ADDR page_base_phys;
110 PUCHAR page_base_virt;
111 PUCHAR page_current;
113 struct free_heap_block *free_heap_slots[10];
114 struct free_page *free_pages;
[all …]