diff options
Diffstat (limited to 'sys/dev/sfxge/common/ef10_impl.h')
-rw-r--r-- | sys/dev/sfxge/common/ef10_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sfxge/common/ef10_impl.h b/sys/dev/sfxge/common/ef10_impl.h index 3b850d2..68329c0 100644 --- a/sys/dev/sfxge/common/ef10_impl.h +++ b/sys/dev/sfxge/common/ef10_impl.h @@ -84,6 +84,7 @@ ef10_ev_qcreate( __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, + __in uint32_t us, __in efx_evq_t *eep); void |