Searched refs:FC_VPORT_CREATING (Results 1 – 3 of 3) sorted by relevance
1069 !(vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING))) \1085 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \1150 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \1278 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING | FC_VPORT_DELETING)) { in store_fc_vport_delete()1306 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_vport_disable()1924 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_host_vport_delete()3368 vport->flags = FC_VPORT_CREATING; in fc_vport_setup()3421 vport->flags &= ~FC_VPORT_CREATING; in fc_vport_setup()
247 #define FC_VPORT_CREATING 0x01 macro
2741 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) { in fcoe_vport_remove()