Searched refs:xge_hal_pci_config_le_t (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-device.c | 217 xge_offsetof(xge_hal_pci_config_le_t, device_id), in xge_hal_device_is_slot_freeze() 247 xge_offsetof(xge_hal_pci_config_le_t, subsystem_id), &subid); in __hal_device_led_actifity_fix() 568 xge_offsetof(xge_hal_pci_config_le_t, command), &cmd); in __hal_device_bus_master_disable() 571 xge_offsetof(xge_hal_pci_config_le_t, command), cmd); in __hal_device_bus_master_disable() 587 xge_offsetof(xge_hal_pci_config_le_t, command), &cmd); in __hal_device_bus_master_enable() 595 xge_offsetof(xge_hal_pci_config_le_t, command), cmd); in __hal_device_bus_master_enable() 2193 xge_offsetof(xge_hal_pci_config_le_t, device_id), in __hal_device_pci_init() 2196 xge_offsetof(xge_hal_pci_config_le_t, revision), in __hal_device_pci_init() 2212 xge_offsetof(xge_hal_pci_config_le_t, command), &cmd); in __hal_device_pci_init() 2215 xge_offsetof(xge_hal_pci_config_le_t, command), cmd); in __hal_device_pci_init() [all …]
|
H A D | xgehal-mgmt.c | 60 xge_offsetof(xge_hal_pci_config_le_t, vendor_id), in xge_hal_mgmt_about() 64 xge_offsetof(xge_hal_pci_config_le_t, device_id), in xge_hal_mgmt_about() 68 xge_offsetof(xge_hal_pci_config_le_t, subsystem_vendor_id), in xge_hal_mgmt_about() 72 xge_offsetof(xge_hal_pci_config_le_t, subsystem_id), in xge_hal_mgmt_about() 76 xge_offsetof(xge_hal_pci_config_le_t, revision), in xge_hal_mgmt_about()
|
/titanic_50/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-regs.h | 1182 typedef struct xge_hal_pci_config_le_t { struct 1243 } xge_hal_pci_config_le_t; // 0x100 argument
|