Searched refs:FC_VPORT_DEL (Results 1 – 3 of 3) sorted by relevance
1478 !(vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING))) \1494 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \1559 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \1687 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) { in store_fc_vport_delete()1715 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_vport_disable()2391 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_host_vport_delete()
251 #define FC_VPORT_DEL 0x06 /* Any DELETE state */ macro
2728 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) { in fcoe_vport_remove()