Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_edif_bsg.h75 struct app_stop { struct
H A 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()
H A Dqla_def.h2692 uint32_t app_stop:2; member