Searched refs:FC_VPORT_CREATING (Results 1 – 3 of 3) sorted by relevance
1078 !(vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING))) \1094 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \1159 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \1287 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) { in store_fc_vport_delete()1315 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_vport_disable()1933 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_host_vport_delete()3373 vport->flags = FC_VPORT_CREATING; in fc_vport_setup()3426 vport->flags &= ~FC_VPORT_CREATING; in fc_vport_setup()
254 #define FC_VPORT_CREATING 0x01 macro
2224 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) { in fcoe_destroy_work()