Searched refs:app_vid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_edif_bsg.h | 52 int app_vid; member
|
H A D | qla_edif.c | 302 if (appid.app_vid != EDIF_APP_ID) { in qla_edif_app_check() 304 __func__, appid.app_vid); in qla_edif_app_check() 549 ql_dbg(ql_dbg_edif, vha, 0x911d, "%s app_vid=%x app_start_flags %x\n", in qla_edif_app_start() 550 __func__, appstart.app_info.app_vid, appstart.app_start_flags); in qla_edif_app_start() 681 ql_dbg(ql_dbg_edif, vha, 0x911d, "%s Stopping APP: app_vid=%x\n", in qla_edif_app_stop() 682 __func__, appstop.app_info.app_vid); in qla_edif_app_stop()
|
Completed in 6 milliseconds