Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_edif_bsg.h75 struct app_stop { struct
Dqla_edif.c600 fcport->edif.app_stop); in qla_edif_app_start()
607 fcport->edif.app_stop = 0; in qla_edif_app_start()
673 struct app_stop appstop; in qla_edif_app_stop()
679 sizeof(struct app_stop)); in qla_edif_app_stop()
705 fcport->edif.app_stop = 1; in qla_edif_app_stop()
Dqla_def.h2692 uint32_t app_stop:2; member