Home
last modified time | relevance | path

Searched defs:pci_config (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_state.h87 ddi_acc_handle_t pci_config; member
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h1007 typedef struct pci_config struct
1009 u16_t pcicfg_vendor_id;
1010 u16_t pcicfg_device_id;
1011 u16_t pcicfg_command;
1025 u16_t pcicfg_status;
1041 u32_t pcicfg_class_code;
1045 u8_t pcicfg_cache_line_size;
1046 u8_t pcicfg_latency_timer;
1047 u8_t pcicfg_header_type;
1048 u8_t pcicfg_bist;
[all …]
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmtaux.c1170 xge_hal_mgmt_pci_config_t pci_config; in xge_hal_aux_pci_config_read() local
H A Dxgehal-mgmt.c689 xge_hal_mgmt_pci_config_t *pci_config, int size) in xge_hal_mgmt_pci_config()