Searched defs:may_replace (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_filter.c548 __in boolean_t may_replace,
603 if (may_replace) {
736 __in boolean_t may_replace)
740 rc = ef10_filter_add_internal(enp, spec, may_replace, NULL);
545 ef10_filter_add_internal( __in efx_nic_t *enp, __inout efx_filter_spec_t *spec, __in boolean_t may_replace, __out_opt uint32_t *filter_id) argument
733 ef10_filter_add( __in efx_nic_t *enp, __inout efx_filter_spec_t *spec, __in boolean_t may_replace) argument
H A Defx_filter.c55 __in boolean_t may_replace);
1221 __in boolean_t may_replace)
1262 if (may_replace == B_FALSE) {
1218 siena_filter_add( __in efx_nic_t *enp, __inout efx_filter_spec_t *spec, __in boolean_t may_replace) argument

Completed in 47 milliseconds