Searched refs:pf_root_eh_src_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h274 } pf_root_eh_src_t; typedef in typeref:struct:pf_root_eh_src
368 pf_root_eh_src_t *pe_root_eh_src; /* Only valid for RC and RP */
/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c646 PCIE_ROOT_EH_SRC(pfd_p) = PCIE_ZALLOC(pf_root_eh_src_t);
776 kmem_free(PCIE_ROOT_EH_SRC(pfd_p), sizeof (pf_root_eh_src_t));
800 PCIE_ROOT_EH_SRC(pfd_p) = PCIE_ZALLOC(pf_root_eh_src_t);
826 kmem_free(PCIE_ROOT_EH_SRC(pfd_p), sizeof (pf_root_eh_src_t));

Completed in 109 milliseconds