Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_edif_bsg.h75 struct app_stop { struct
Dqla_edif.c558 fcport->edif.app_stop); in qla_edif_app_start()
565 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()
Dqla_def.h2644 uint32_t app_stop:2; member