Home
last modified time | relevance | path

Searched refs:sci_fast_list_init (Results 1 – 5 of 5) 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()
H A Dsci_fast_list.h88 #define sci_fast_list_init(anchor) \ macro
H A Dscif_sas_domain.c578 sci_fast_list_init(&fw_domain->request_list); in scif_sas_domain_construct()
H A Dscif_sas_smp_remote_device.c156 sci_fast_list_init(&fw_device->protocol_device.smp_device.smp_phy_list); in scif_sas_smp_remote_device_construct()
/freebsd/sys/dev/isci/
H A Disci_controller.c250 sci_fast_list_init(&controller->pending_device_reset_list); in isci_controller_construct()