Searched refs:app_stop (Results 1 – 3 of 3) sorted by relevance
64 struct app_stop { struct
567 fcport->edif.auth_state, fcport->edif.app_stop); in qla_edif_app_start()575 if (fcport->edif.app_stop || in qla_edif_app_start()580 fcport->edif.app_stop = 0; in qla_edif_app_start()631 struct app_stop appstop; in qla_edif_app_stop()637 sizeof(struct app_stop)); in qla_edif_app_stop()663 fcport->edif.app_stop = 1; in qla_edif_app_stop()
2623 uint32_t app_stop:2; member