Symbol: FC_TOP_PRIVATE_LOOP
usr/src/cmd/luxadm/g_adm.c
3115
case FC_TOP_PRIVATE_LOOP:
usr/src/cmd/luxadm/g_adm.c
3279
case FC_TOP_PRIVATE_LOOP:
usr/src/lib/storage/liba5k/common/lhot.c
137
case FC_TOP_PRIVATE_LOOP:
usr/src/lib/storage/liba5k/common/lhot.c
549
case FC_TOP_PRIVATE_LOOP:
usr/src/lib/storage/liba5k/common/mon.c
3285
case FC_TOP_PRIVATE_LOOP:
usr/src/lib/storage/liba5k/common/mon.c
4685
case FC_TOP_PRIVATE_LOOP:
usr/src/lib/storage/libg_fc/common/map.c
1770
case FC_TOP_PRIVATE_LOOP:
usr/src/lib/storage/libg_fc/common/map.c
1919
} else if (map_topo == FC_TOP_PRIVATE_LOOP) {
usr/src/lib/storage/libg_fc/common/map.c
4859
*port_top = FC_TOP_PRIVATE_LOOP;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
2055
*tp = FC_TOP_PRIVATE_LOOP;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1612
port_info->pi_topology = FC_TOP_PRIVATE_LOOP;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
4249
if (port->fp_topology == FC_TOP_PRIVATE_LOOP &&
usr/src/uts/common/io/fibre-channel/impl/fctl.c
5956
ASSERT(port->fp_topology == FC_TOP_PRIVATE_LOOP);
usr/src/uts/common/io/fibre-channel/impl/fctl.c
5973
ASSERT(port->fp_topology == FC_TOP_PRIVATE_LOOP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
2515
case FC_TOP_PRIVATE_LOOP:
usr/src/uts/common/io/fibre-channel/impl/fp.c
2605
if (port->fp_topology == FC_TOP_PRIVATE_LOOP) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
2652
case FC_TOP_PRIVATE_LOOP:
usr/src/uts/common/io/fibre-channel/impl/fp.c
2708
case FC_TOP_PRIVATE_LOOP:
usr/src/uts/common/io/fibre-channel/impl/fp.c
2736
case FC_TOP_PRIVATE_LOOP: {
usr/src/uts/common/io/fibre-channel/impl/fp.c
2860
topology == FC_TOP_PRIVATE_LOOP) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
3024
port->fp_topology = FC_TOP_PRIVATE_LOOP;
usr/src/uts/common/io/fibre-channel/impl/fp.c
6451
if (port->fp_topology == FC_TOP_PRIVATE_LOOP || nl_port) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
6564
(port->fp_topology == FC_TOP_PRIVATE_LOOP) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/impl/fp.c
8244
case FC_TOP_PRIVATE_LOOP:
usr/src/uts/common/io/fibre-channel/impl/fp.c
8349
case FC_TOP_PRIVATE_LOOP:
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2301
case FC_TOP_PRIVATE_LOOP:
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4323
case FC_TOP_PRIVATE_LOOP :
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4368
case FC_TOP_PRIVATE_LOOP: {
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6970
case FC_TOP_PRIVATE_LOOP:
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4475
case FC_TOP_PRIVATE_LOOP:
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
178
{ FC_TOP_PRIVATE_LOOP, "Private Loop" },