Home
last modified time | relevance | path

Searched refs:ibt_hw_is_present (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_ddi.c264 if (ibt_hw_is_present() == 0) { in _init()
/illumos-gate/usr/src/uts/common/io/ib/clients/sdp/
H A Dsdpddi.c148 if (ibt_hw_is_present() == 0) { in sdp_open_sdpib_driver()
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib.c209 if (ibt_hw_is_present() == 0) { in _init()
H A Drdsddi.c920 if (ibt_hw_is_present() == 0) { in rds_open_transport_driver()
/illumos-gate/usr/src/uts/common/rpc/
H A Drdma_subr.c471 if (ibt_hw_is_present() == 0) { in rdma_modload()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1587 int ibt_hw_is_present();
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c379 ibt_hw_is_present() == 0) { in _init()
659 if (ibt_hw_is_present()) { in ibnex_detach()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c8352 ibt_hw_is_present() in ibt_hw_is_present() function