Home
last modified time | relevance | path

Searched refs:EFSYS_SPIN (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dsiena_sram.c118 EFSYS_SPIN(1); in siena_sram_test()
140 EFSYS_SPIN(1); in siena_sram_test()
H A Defx_intr.c367 EFSYS_SPIN(10); in siena_intr_disable()
420 EFSYS_SPIN(100); /* 100us */ in siena_intr_trigger()
H A Defx_sram.c106 EFSYS_SPIN(1000); in efx_sram_buf_tbl_set()
H A Defx_mcdi.c373 EFSYS_SPIN(EFX_MCDI_STATUS_SLEEP_US); in efx_mcdi_read_response_header()
878 EFSYS_SPIN(EFX_MCDI_STATUS_SLEEP_US); in efx_mcdi_ev_death()
H A Def10_filter.c774 EFSYS_SPIN(1); in ef10_filter_delete_internal()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Defsys.h500 #define EFSYS_SPIN(_us) \ macro
504 #define EFSYS_SLEEP EFSYS_SPIN