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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c12506 int is_switch; local
12521 is_switch = FC_IS_TOP_SWITCH(port->fp_topology);
12530 if ((!flag) && port && initiator && is_switch) {
12543 int is_switch; local
12557 is_switch = FC_IS_TOP_SWITCH(port->fp_topology);
12570 if ((!flag) && port && initiator && is_switch) {

Completed in 91 milliseconds