OpenOCD
|
Data Fields | |
char * | device |
int | fd |
unsigned | offset |
Definition at line 44 of file xlnx-pcie-xvc.c.
char* xlnx_pcie_xvc::device |
Definition at line 47 of file xlnx-pcie-xvc.c.
Referenced by COMMAND_HANDLER(), and xlnx_pcie_xvc_init().
int xlnx_pcie_xvc::fd |
Definition at line 45 of file xlnx-pcie-xvc.c.
Referenced by xlnx_pcie_xvc_init(), xlnx_pcie_xvc_quit(), xlnx_pcie_xvc_read_reg(), and xlnx_pcie_xvc_write_reg().
unsigned xlnx_pcie_xvc::offset |
Definition at line 46 of file xlnx-pcie-xvc.c.
Referenced by xlnx_pcie_xvc_init(), xlnx_pcie_xvc_read_reg(), and xlnx_pcie_xvc_write_reg().