Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h393 typedef struct pcie_bus { struct
395 dev_info_t *bus_dip;
396 dev_info_t *bus_rp_dip;
398 uint_t bus_fm_flags;
399 uint_t bus_soft_state;
402 pcie_req_id_t bus_bdf;
423 pf_data_t *bus_pfd;
424 pcie_domain_t *bus_dom;
439 kmutex_t bus_speed_mutex;
463 * other pcie_bus_t members who instead need to access this through the argument
[all …]