Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsci_fast_list.h108 #define sci_fast_list_is_empty(anchor) ((anchor)->list_head == NULL) macro
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()