Searched defs:fetch_mappings (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c410 fetch_mappings(HBA_HANDLE handle, HBA_WWN pwwn, HBA_FCPTARGETMAPPINGV2 **map) { function
568 if (fetch_mappings(handle, portAttrs.PortWWN, &map)) {
761 if (fetch_mappings(handle, portAttrs.PortWWN, &map)) {
997 if (!fetch_mappings(handle, portAttrs.PortWWN, &map)) {
1198 if (fetch_mappings(handle, portAttrs.PortWWN, &map)) {
1606 if (fetch_mappings(handle, portAttrs.PortWWN, &map)) {
1689 if (fetch_mappings(handle, portAttrs.PortWWN, &map)) {

Completed in 60 milliseconds