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

/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.h182 #define IB_FABRIC_APID_STR "ib:fabric" macro
H A Dcfga_ib.c887 if (strstr((char *)ap_id, IB_FABRIC_APID_STR) == NULL)
1587 if (strstr((char *)ap_id, IB_FABRIC_APID_STR) != NULL) {
1680 (strstr((char *)ap_id, IB_FABRIC_APID_STR) != NULL)) {
1727 if (strstr((char *)ap_id, IB_FABRIC_APID_STR) != NULL) {
1768 if (strstr((char *)ap_id, IB_FABRIC_APID_STR) != NULL) {

Completed in 18 milliseconds