Home
last modified time | relevance | path

Searched refs:match_mappings (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Dx86_adm.c351 mapIndex = match_mappings(argv[path_index], map); in adm_forcelip()
H A Dcommon.h487 int match_mappings(char *compare, HBA_FCPTARGETMAPPINGV2 *map);
H A Dfchba.c452 match_mappings(char *compare, HBA_FCPTARGETMAPPINGV2 *map) { in match_mappings() function
998 mapIndex = match_mappings(argv[path_index], map); in fchba_dump_map()
1203 if (matched || match_mappings(argv[path_index], map) >= 0) { in fchba_display_link_status()