Searched refs:BFAD_PORT_DELETE (Results 1 – 4 of 4) sorted by relevance
517 if ((bfad->pport.flags & BFAD_PORT_DELETE) || in bfa_fcb_itnim_offline()518 (port->flags & BFAD_PORT_DELETE)) { in bfa_fcb_itnim_offline()614 im_port->flags |= BFAD_PORT_DELETE; in bfad_im_port_delete_handler()748 if (!(im_port->flags & BFAD_PORT_DELETE)) in bfad_scsi_host_free()1153 if (!(im_port->port->flags & BFAD_PORT_DELETE)) { in bfad_im_itnim_work_handler()1179 if (!(im_port->port->flags & BFAD_PORT_DELETE)) { in bfad_im_itnim_work_handler()
491 if (im_port->flags & BFAD_PORT_DELETE) { in bfad_im_vport_delete()508 vport->drv_port.flags |= BFAD_PORT_DELETE; in bfad_im_vport_delete()518 vport->drv_port.flags &= ~BFAD_PORT_DELETE; in bfad_im_vport_delete()
76 #define BFAD_PORT_DELETE 0x00000001 macro
244 bfad->pport.flags |= BFAD_PORT_DELETE; in bfad_sm_created()896 bfad->pport.flags |= BFAD_PORT_DELETE; in bfad_fcs_stop()
Completed in 11 milliseconds