Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c784 list_for_each_entry(pla, &vha->plogi_ack_list, list) { in qlt_plogi_ack_find_add()
806 list_add_tail(&pla->list, &vha->plogi_ack_list); in qlt_plogi_ack_find_add()
H A Dqla_def.h5051 struct list_head plogi_ack_list; member
H A Dqla_os.c5080 INIT_LIST_HEAD(&vha->plogi_ack_list); in qla2x00_create_host()