Home
last modified time | relevance | path

Searched refs:AP_PATH_IOB_SEP (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/devfsadm/
H A Dcfg_link.h53 #define AP_PATH_IOB_SEP "." macro
H A Dcfg_link.c683 #define ap_path_iob_sep_len (sizeof (AP_PATH_IOB_SEP) - 1) in pci_cfg_ap_path()
723 (void) strncat(bufptr, AP_PATH_IOB_SEP, bufsz); in pci_cfg_ap_path()
802 if ((strncmp(pathend + iob_pre_len, AP_PATH_IOB_SEP, in pci_cfg_ap_path()