Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_filter.c41 ef10_filter_entry_spec( in ef10_filter_entry_spec() function
101 EFSYS_ASSERT(ef10_filter_entry_spec(eftp, index) != NULL); in ef10_filter_set_entry_auto_old()
111 EFSYS_ASSERT(ef10_filter_entry_spec(eftp, index) != NULL); in ef10_filter_set_entry_not_auto_old()
494 spec = ef10_filter_entry_spec(eftp, tbl_id); in ef10_filter_restore()
589 saved_spec = ef10_filter_entry_spec(eftp, i); in ef10_filter_add_internal()
640 saved_spec = ef10_filter_entry_spec(eftp, ins_index); in ef10_filter_add_internal()
777 if ((spec = ef10_filter_entry_spec(table, filter_idx)) != NULL) { in ef10_filter_delete_internal()
849 saved_spec = ef10_filter_entry_spec(table, i); in ef10_filter_delete()