Searched refs:EFSYS_LOCK (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/sfxge/common/ |
| HD | hunt_filter.c | 495 EFSYS_LOCK(enp->en_eslp, state); in hunt_filter_restore() 526 EFSYS_LOCK(enp->en_eslp, state); in hunt_filter_restore() 586 EFSYS_LOCK(enp->en_eslp, state); in hunt_filter_add_internal() 686 EFSYS_LOCK(enp->en_eslp, state); in hunt_filter_add_internal() 773 EFSYS_LOCK(enp->en_eslp, state); in hunt_filter_delete_internal() 777 EFSYS_LOCK(enp->en_eslp, state); in hunt_filter_delete_internal() 804 EFSYS_LOCK(enp->en_eslp, state); in hunt_filter_delete_internal() 844 EFSYS_LOCK(enp->en_eslp, state); in hunt_filter_delete()
|
| HD | efx_mcdi.c | 174 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_new_epoch() 263 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_start() 413 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_poll() 482 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_abort() 651 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_ev_cpl() 769 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_ev_death()
|
| HD | efx_filter.c | 1060 EFSYS_LOCK(enp->en_eslp, state); in falconsiena_filter_tbl_clear() 1218 EFSYS_LOCK(enp->en_eslp, state); in falconsiena_filter_restore() 1289 EFSYS_LOCK(enp->en_eslp, state); in falconsiena_filter_add() 1364 EFSYS_LOCK(enp->en_eslp, state); in falconsiena_filter_delete()
|
| HD | efsys.h | 1114 #define EFSYS_LOCK(_lockp, _state) \ macro
|