Home
last modified time | relevance | path

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

/trueos/sys/dev/sfxge/common/
HDefx_mcdi.c49 __in boolean_t ev_cpl) in efx_mcdi_request_start() argument
93 emip->emi_ev_cpl = ev_cpl; in efx_mcdi_request_start()
99 if (ev_cpl) in efx_mcdi_request_start()
440 boolean_t ev_cpl; in efx_mcdi_ev_death() local
458 ev_cpl = emip->emi_ev_cpl; in efx_mcdi_ev_death()
480 if (emrp != NULL && ev_cpl) in efx_mcdi_ev_death()
HDefx.h175 __in boolean_t ev_cpl);