Searched refs:FC_VPORT_CREATING (Results 1 – 3 of 3) sorted by relevance
1508 !(vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING))) \1524 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \1589 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \1717 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) { in store_fc_vport_delete()1745 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_vport_disable()2421 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_host_vport_delete()3911 vport->flags = FC_VPORT_CREATING; in fc_vport_setup()3964 vport->flags &= ~FC_VPORT_CREATING; in fc_vport_setup()
248 #define FC_VPORT_CREATING 0x01 macro
2708 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) { in fcoe_vport_remove()