Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_controller_states.c143 sci_fast_list_init(&fw_controller->smp_phy_memory_list); in scif_sas_controller_reset_state_enter()
156 (&(fw_controller->smp_phy_memory_list)), in scif_sas_controller_reset_state_enter()
H A Dscif_sas_controller.h191 SCI_FAST_LIST_T smp_phy_memory_list; member
H A Dscif_sas_controller.c1051 if( !sci_fast_list_is_empty(&fw_controller->smp_phy_memory_list) ) in scif_sas_controller_allocate_smp_phy()
1054 sci_fast_list_remove_head(&fw_controller->smp_phy_memory_list); in scif_sas_controller_allocate_smp_phy()
1091 &fw_controller->smp_phy_memory_list, in scif_sas_controller_free_smp_phy()