Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_ddi.c264 if (ibt_hw_is_present() == 0) { in _init()
/titanic_41/usr/src/uts/common/io/ib/clients/sdp/
H A Dsdpddi.c148 if (ibt_hw_is_present() == 0) { in sdp_open_sdpib_driver()
/titanic_41/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib.c205 if (ibt_hw_is_present() == 0) { in _init()
H A Drdsddi.c914 if (ibt_hw_is_present() == 0) { in rds_open_transport_driver()
/titanic_41/usr/src/uts/common/rpc/
H A Drdma_subr.c471 if (ibt_hw_is_present() == 0) { in rdma_modload()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1587 int ibt_hw_is_present();
/titanic_41/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c374 ibt_hw_is_present() == 0) { in _init()
654 if (ibt_hw_is_present()) { in ibnex_detach()
/titanic_41/usr/src/uts/common/os/
H A Ddevcfg.c8211 ibt_hw_is_present() in ibt_hw_is_present() function