Home
last modified time | relevance | path

Searched refs:pcieb_init_plx_workarounds (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.h198 extern int pcieb_init_plx_workarounds(pcieb_devstate_t *pcieb,
H A Dpcieb.c1012 if (pcieb_init_plx_workarounds(pcieb, child) == DDI_FAILURE) { in pcieb_initchild()
/illumos-gate/usr/src/uts/sparc/io/pciex/
H A Dpcieb_sparc.c275 pcieb_init_plx_workarounds(pcieb_devstate_t *pcieb, dev_info_t *child) in pcieb_init_plx_workarounds() function