Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dpch_gbe.h238 u32 ex_list; member
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_exch.c60 struct list_head ex_list; member
458 list_del(&ep->ex_list); in fc_exch_delete()
867 list_add_tail(&ep->ex_list, &pool->ex_list); in fc_exch_em_alloc()
1943 list_for_each_entry_safe(ep, next, &pool->ex_list, ex_list) { in fc_exch_pool_reset()
2528 INIT_LIST_HEAD(&pool->ex_list); in fc_exch_mgr_alloc()
/openbmc/linux/include/scsi/
H A Dlibfc.h439 struct list_head ex_list; member