Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcie_impl.h294 typedef struct pcie_bus { struct
296 dev_info_t *bus_dip;
297 dev_info_t *bus_rp_dip;
298 ddi_acc_handle_t bus_cfg_hdl; /* error handling acc hdle */
299 uint_t bus_fm_flags;
300 uint_t bus_soft_state;
303 pcie_req_id_t bus_bdf;
304 pcie_req_id_t bus_rp_bdf; /* BDF of device's Root Port */
305 uint32_t bus_dev_ven_id; /* device/vendor ID */
306 uint8_t bus_rev_id; /* revision ID */
[all …]