di_path
char *di_path;
di_path = di_devfs_path(phci_node);
if (di_path) {
if (strcmp(di_path, devfs_path) != 0) {
di_devfs_path_free(di_path);
di_devfs_path_free(di_path);
typedef struct di_path *di_path_t; /* path_node */
di_path_one_endpoint(struct di_path *me, di_off_t noff, di_off_t **off_pp,
struct di_path *me;
size = sizeof (struct di_path);
#define DI_PATH(addr) ((struct di_path *)((void *)(addr)))