Searched defs:eep (Results 1 - 24 of 24) sorted by relevance

/freebsd-10-stable/tools/tools/ath/ath_ee_9287_print/
H A Dmain.c54 uint16_t *eep = NULL; local
[all...]
H A D9287.c52 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; local
80 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; local
97 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; local
185 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; local
238 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; local
281 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; local
295 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; local
315 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; local
[all...]
/freebsd-10-stable/tools/tools/ath/ath_ee_v4k_print/
H A Dmain.c54 uint16_t *eep = NULL; local
[all...]
H A Dv4k.c52 HAL_EEPROM_v4k *eep = (HAL_EEPROM_v4k *) buf; local
71 HAL_EEPROM_v4k *eep = (HAL_EEPROM_v4k *) buf; local
88 HAL_EEPROM_v4k *eep = (HAL_EEPROM_v4k *) buf; local
168 HAL_EEPROM_v4k *eep = (HAL_EEPROM_v4k *) buf; local
221 HAL_EEPROM_v4k *eep = (HAL_EEPROM_v4k *) buf; local
264 HAL_EEPROM_v4k *eep = (HAL_EEPROM_v4k *) buf; local
278 HAL_EEPROM_v4k *eep = (HAL_EEPROM_v4k *) buf; local
298 HAL_EEPROM_v4k *eep = (HAL_EEPROM_v4k *) buf; local
[all...]
/freebsd-10-stable/tools/tools/ath/ath_ee_9300_print/
H A Dmain.c207 uint16_t *eep = NULL; local
/freebsd-10-stable/tools/tools/ath/ath_prom_read/
H A Dath_prom_read.c51 uint16_t eep[MAX_EEPROM_SIZE]; variable
/freebsd-10-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_data.c128 struct atm_exstatus_ep *eep; local
/freebsd-10-stable/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c88 HAL_EEPROM_v14 *eep = (HAL_EEPROM_v14 *) buf; local
131 HAL_EEPROM_v14 *eep = (HAL_EEPROM_v14 *) buf; local
147 HAL_EEPROM_v14 *eep = (HAL_EEPROM_v14 *) buf; local
255 HAL_EEPROM_v14 *eep = (HAL_EEPROM_v14 *) buf; local
329 HAL_EEPROM_v14 *eep = (HAL_EEPROM_v14 *) buf; local
386 HAL_EEPROM_v14 *eep = (HAL_EEPROM_v14 *) buf; local
400 HAL_EEPROM_v14 *eep = (HAL_EEPROM_v14 *) buf; local
440 uint16_t *eep = NULL; local
[all...]
/freebsd-10-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c455 const struct ar9287_eeprom *eep = &ee->ee_base; local
H A Dar9285_reset.c247 const struct ar5416eeprom_4k *eep = &ee->ee_base; local
189 ar9285SetBoardGain(struct ath_hal *ah, const MODAL_EEP4K_HEADER *pModal, const struct ar5416eeprom_4k *eep, uint8_t txRxAttenLocal) argument
/freebsd-10-stable/sys/dev/sfxge/common/
H A Def10_rx.c811 efx_evq_t *eep = erp->er_eep; local
746 ef10_rx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efx_rxq_type_t type, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in efx_evq_t *eep, __in efx_rxq_t *erp) argument
H A Def10_ev.c461 ef10_ev_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in uint32_t us, __in uint32_t flags, __in efx_evq_t *eep) argument
567 ef10_ev_qdestroy( __in efx_evq_t *eep) argument
579 ef10_ev_qprime( __in efx_evq_t *eep, __in unsigned int count) argument
659 ef10_ev_qpost( __in efx_evq_t *eep, __in uint16_t data) argument
675 ef10_ev_qmoderate( __in efx_evq_t *eep, __in unsigned int us) argument
751 ef10_ev_qstats_update( __in efx_evq_t *eep, __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) argument
768 ef10_ev_rx( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
934 ef10_ev_tx( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
969 ef10_ev_driver( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
1019 ef10_ev_drv_gen( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
1047 ef10_ev_mcdi( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
1247 ef10_ev_rxlabel_init( __in efx_evq_t *eep, __in efx_rxq_t *erp, __in unsigned int label) argument
1264 ef10_ev_rxlabel_fini( __in efx_evq_t *eep, __in unsigned int label) argument
[all...]
H A Def10_tx.c190 ef10_tx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in uint16_t flags, __in efx_evq_t *eep, __in efx_txq_t *etp, __out unsigned int *addedp) argument
H A Defx_rx.c479 efx_rx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efx_rxq_type_t type, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in efx_evq_t *eep, __deref_out efx_rxq_t **erpp) argument
1116 siena_rx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efx_rxq_type_t type, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in efx_evq_t *eep, __in efx_rxq_t *erp) argument
H A Defx_tx.c294 efx_tx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in uint16_t flags, __in efx_evq_t *eep, __deref_out efx_txq_t **etpp, __out unsigned int *addedp) argument
909 siena_tx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in uint16_t flags, __in efx_evq_t *eep, __in efx_txq_t *etp, __out unsigned int *addedp) argument
H A Defx_ev.c229 efx_evq_t *eep; local
299 efx_ev_qdestroy( __in efx_evq_t *eep) argument
317 efx_ev_qprime( __in efx_evq_t *eep, __in unsigned int count) argument
345 efx_ev_qpending( __in efx_evq_t *eep, __in unsigned int count) argument
363 efx_ev_qprefetch( __in efx_evq_t *eep, __in unsigned int count) argument
380 efx_ev_qpoll( __in efx_evq_t *eep, __inout unsigned int *countp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
536 efx_ev_qpost( __in efx_evq_t *eep, __in uint16_t data) argument
573 efx_ev_qmoderate( __in efx_evq_t *eep, __in unsigned int us) argument
603 efx_ev_qstats_update( __in efx_evq_t *eep, __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) argument
638 siena_ev_rx_not_ok( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in uint32_t label, __in uint32_t id, __inout uint16_t *flagsp) argument
728 siena_ev_rx( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
882 siena_ev_tx( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
929 siena_ev_global( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
943 siena_ev_driver( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
1072 siena_ev_drv_gen( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
1100 siena_ev_mcdi( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
1205 siena_ev_qprime( __in efx_evq_t *eep, __in unsigned int count) argument
1224 siena_ev_qpost( __in efx_evq_t *eep, __in uint16_t data) argument
1243 siena_ev_qmoderate( __in efx_evq_t *eep, __in unsigned int us) argument
1291 siena_ev_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in uint32_t us, __in uint32_t flags, __in efx_evq_t *eep) argument
1444 siena_ev_qstats_update( __in efx_evq_t *eep, __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) argument
1460 siena_ev_qdestroy( __in efx_evq_t *eep) argument
[all...]
/freebsd-10-stable/sys/dev/sfxge/
H A Dsfxge_ev.c574 efx_evq_t *eep; local
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3278 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
H A Dar9300_paprd.c74 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
455 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
H A Dar9300_eeprom.c455 ar9300_eeprom_t *eep = &ahp->ah_eeprom; local
683 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
719 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
755 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
790 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1113 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1121 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1128 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1135 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1142 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1159 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1205 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1213 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1452 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1492 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1502 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1511 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1522 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1729 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1757 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1823 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1842 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1860 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
1892 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
2096 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
4073 ar9300_swap_eeprom(ar9300_eeprom_t *eep) argument
4280 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
4292 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
4326 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
4354 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
4419 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; local
[all...]
/freebsd-10-stable/tools/tools/ath/athprom/
H A Dathprom.c58 } eep; variable in typeref:union:__anon11841
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_event.c333 struct epoll_event *eep; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dfm.c118 fm_drain(void *private, void *data, errorq_elem_t *eep) argument
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1610 const struct ar5416eeprom *eep = &ee->ee_base; local
2705 struct ar5416eeprom *eep = &ee->ee_base; local
1526 ar5416SetDefGainValues(struct ath_hal *ah, const MODAL_EEP_HEADER *pModal, const struct ar5416eeprom *eep, uint8_t txRxAttenLocal, int regChainOffset, int i) argument
[all...]

Completed in 147 milliseconds