Home
last modified time | relevance | path

Searched refs:hba_node (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_hba.c138 list_add_tail(&hba->hba_node, &hba_list); in core_alloc_hba()
162 list_del(&hba->hba_node); in core_delete_hba()
/openbmc/linux/include/target/
H A Dtarget_core_base.h900 struct list_head hba_node; member