OpenOCD
|
Data Fields | |
char * | device |
int | fd |
unsigned int | offset |
Definition at line 61 of file xlnx-xvc.c.
char* xlnx_pcie_xvc::device |
Definition at line 64 of file xlnx-xvc.c.
Referenced by COMMAND_HANDLER(), xlnx_axi_xvc_quit(), and xlnx_pcie_xvc_init().
int xlnx_pcie_xvc::fd |
Definition at line 62 of file xlnx-xvc.c.
Referenced by xlnx_pcie_xvc_init(), xlnx_pcie_xvc_quit(), xlnx_pcie_xvc_read_reg(), and xlnx_pcie_xvc_write_reg().
unsigned int xlnx_pcie_xvc::offset |
Definition at line 63 of file xlnx-xvc.c.
Referenced by xlnx_pcie_xvc_init(), xlnx_pcie_xvc_read_reg(), and xlnx_pcie_xvc_write_reg().