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( function
101 EFSYS_ASSERT(ef10_filter_entry_spec(eftp, index) != NULL);
111 EFSYS_ASSERT(ef10_filter_entry_spec(eftp, index) != NULL);
494 spec = ef10_filter_entry_spec(eftp, tbl_id);
589 saved_spec = ef10_filter_entry_spec(eftp, i);
640 saved_spec = ef10_filter_entry_spec(eftp, ins_index);
777 if ((spec = ef10_filter_entry_spec(table, filter_idx)) != NULL) {
849 saved_spec = ef10_filter_entry_spec(table, i);

Completed in 58 milliseconds