Searched refs:AP_PATH_SEP (Results 1 – 2 of 2) sorted by relevance
52 #define AP_PATH_SEP ":" macro
681 #define seplen (sizeof (AP_PATH_SEP) - 1) in pci_cfg_ap_path()752 (void) memcpy(pathptr, AP_PATH_SEP, seplen); in pci_cfg_ap_path()921 #define seplen (sizeof (AP_PATH_SEP) - 1) in pci_cfg_info_data()934 while ((sep = strstr(prev, AP_PATH_SEP)) != NULL) { in pci_cfg_info_data()