mbgtools-lx
4.2.8
|
Device information. More...
#include <pcpsdev.h>
Device information.
Contains variable device data which depends on a particular instance of a device, e.g. the firmware which is currently installed, the port address which has actually been assigned, etc.
PCPS_BUS_NUM PCPS_DEV_CFG::bus_num |
Definition at line 600 of file pcpsdev.h.
Referenced by pcps_probe_device(), and ptp270pex_can_flag_ready().
PCPS_ERR_FLAGS PCPS_DEV_CFG::err_flags |
See PCPS_ERR_FLAG_MASKS.
Definition at line 599 of file pcpsdev.h.
Referenced by pcps_cleanup_device(), and pcps_detect_isa_devices().
PCPS_FEATURES PCPS_DEV_CFG::features |
See PCPS_FEATURE_MASKS.
Definition at line 607 of file pcpsdev.h.
Referenced by check_feature(), check_receiver_info_and_features(), check_ri_features(), pcps_chk_dev_feat(), and pcps_probe_device().
PCPS_ID_STR PCPS_DEV_CFG::fw_id |
Definition at line 608 of file pcpsdev.h.
Referenced by pcps_probe_device().
PCPS_FW_REV_NUM PCPS_DEV_CFG::fw_rev_num |
Definition at line 606 of file pcpsdev.h.
Referenced by pcps_probe_device().
int16_t PCPS_DEV_CFG::irq_num |
Definition at line 604 of file pcpsdev.h.
Referenced by pcps_probe_device().
PCPS_SHORT_PORT_RSRC PCPS_DEV_CFG::port[2] |
Definition at line 602 of file pcpsdev.h.
Referenced by pcps_probe_device().
PCPS_SN_STR PCPS_DEV_CFG::sernum |
Definition at line 609 of file pcpsdev.h.
Referenced by setup_sernum_and_receiver_info().
PCPS_SHORT_PORT_ADDR PCPS_DEV_CFG::short_status_port |
Definition at line 603 of file pcpsdev.h.
Referenced by pcps_probe_device().
PCPS_SLOT_NUM PCPS_DEV_CFG::slot_num |
Definition at line 601 of file pcpsdev.h.
Referenced by pcps_probe_device().
uint32_t PCPS_DEV_CFG::timeout_clk |
Definition at line 605 of file pcpsdev.h.
Referenced by pcps_probe_device().