Searched refs:MD_STR_PCIEX (Results 1 – 3 of 3) sorted by relevance
109 if ((rc == 0) && (s != NULL) && (strcmp(s, MD_STR_PCIEX) == 0)) in hb_rc_init()135 if ((rc != 0) || s == NULL || strcmp(s, MD_STR_PCIEX) != 0) in hb_rc_init()
44 #define MD_STR_PCIEX "pciex" macro
63 #define MD_STR_PCIEX "pciex" macro358 (p != NULL) && (strcmp(p, MD_STR_PCIEX) == 0)) { in get_type()