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

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dfcels.c492 int has_fabric; local
504 has_fabric = ( flogi->common.flags & htons ( FC_LOGIN_F_PORT ) );
509 if ( has_fabric ) {
519 &flogi->port_wwn, has_fabric ) ) != 0 ) {
528 if ( ! has_fabric ) {

Completed in 54 milliseconds