Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_target.c922 list_for_each_entry(tmp, &vha->logo_list, list) { in qlt_send_first_logo()
930 list_add_tail(&logo->list, &vha->logo_list); in qlt_send_first_logo()
H A Dqla_def.h4778 struct list_head logo_list; member
H A Dqla_os.c4829 INIT_LIST_HEAD(&vha->logo_list); in qla2x00_create_host()