Home
last modified time | relevance | path

Searched refs:FC_VPORT_DEL (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/scsi/
Dscsi_transport_fc.h251 #define FC_VPORT_DEL 0x06 /* Any DELETE state */ macro
/linux-2.6.39/drivers/scsi/
Dscsi_transport_fc.c1065 !(vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING))) \
1081 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \
1146 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \
1274 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) { in store_fc_vport_delete()
1302 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_vport_disable()
1895 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) in store_fc_host_vport_delete()