Home
last modified time | relevance | path

Searched refs:FC_VPORT_CREATING (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/
A Dscsi_transport_fc.c1480 !(vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING))) \
1496 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \
1561 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \
1689 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) { in store_fc_vport_delete()
1717 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_vport_disable()
2393 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_host_vport_delete()
3864 vport->flags = FC_VPORT_CREATING; in fc_vport_setup()
3917 vport->flags &= ~FC_VPORT_CREATING; in fc_vport_setup()
/linux/include/scsi/
A Dscsi_transport_fc.h248 #define FC_VPORT_CREATING 0x01 macro
/linux/drivers/scsi/fcoe/
A Dfcoe.c2737 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) { in fcoe_vport_remove()

Completed in 18 milliseconds