Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sfxge/common/
Def10_mcdi.c108 emip->emi_new_epoch = B_FALSE; in ef10_mcdi_fini()
Defx_mcdi.c192 emip->emi_new_epoch = B_TRUE; in efx_mcdi_new_epoch()
283 new_epoch = emip->emi_new_epoch; in efx_mcdi_request_start()
548 emip->emi_new_epoch = B_FALSE; in efx_mcdi_request_poll()
907 emip->emi_new_epoch = B_TRUE; in efx_mcdi_ev_death()
Defx_mcdi.h77 boolean_t emi_new_epoch; member