Searched refs:xdfs_c_h2p_map (Results 1 – 4 of 4) sorted by relevance
104 extern const xdfs_h2p_map_t xdfs_c_h2p_map[];
1001 for (i = 0; xdfs_c_h2p_map[i].xdfs_h2p_hvm != NULL; i++) { in xdfs_probe()1002 if (strcmp(xdfs_c_h2p_map[i].xdfs_h2p_hvm, path) == 0) in xdfs_probe()1006 if ((xdfs_c_h2p_map[i].xdfs_h2p_hvm == NULL) || in xdfs_probe()1007 ((tgt_dip = xdf_hvm_hold(xdfs_c_h2p_map[i].xdfs_h2p_pv)) == NULL)) { in xdfs_probe()1025 xsp->xdfss_pv = xdfs_c_h2p_map[i].xdfs_h2p_pv; in xdfs_probe()1026 xsp->xdfss_hvm = xdfs_c_h2p_map[i].xdfs_h2p_hvm; in xdfs_probe()
58 const xdfs_h2p_map_t xdfs_c_h2p_map[] = { variable
56 const xdfs_h2p_map_t xdfs_c_h2p_map[] = { variable