|
iPXE
|
#include <golan.h>
Data Fields | |
| uint32_t | index |
| void * | virt |
| unsigned long | phys |
| uint32_t golan_uar::index |
Definition at line 109 of file golan.h.
Referenced by golan_alloc_uar(), golan_create_cq(), golan_create_eq(), golan_create_qp_aux(), and golan_dealloc_uar().
| void* golan_uar::virt |
Definition at line 110 of file golan.h.
Referenced by golan_alloc_uar(), golan_create_eq(), and golan_post_send().
| unsigned long golan_uar::phys |
Definition at line 111 of file golan.h.
Referenced by golan_alloc_uar().
1.8.15