Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mac.c664 __inout_ecount(EFX_MAC_NSTATS) efsys_stat_t *essp, in efx_mac_stats_update()
675 rc = emop->emo_stats_update(enp, esmp, essp, generationp); in efx_mac_stats_update()
H A Def10_tx.c701 efsys_stat_t *essp = &stat[id]; in ef10_tx_qstats_update() local
703 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in ef10_tx_qstats_update()
H A Def10_ev.c468 efsys_stat_t *essp = &stat[id]; in ef10_ev_qstats_update() local
470 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in ef10_ev_qstats_update()
H A Defx_tx.c1060 efsys_stat_t *essp = &stat[id]; in siena_tx_qstats_update() local
1062 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in siena_tx_qstats_update()
H A Defx_ev.c1387 efsys_stat_t *essp = &stat[id]; in siena_ev_qstats_update() local
1389 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in siena_ev_qstats_update()
/illumos-gate/usr/src/lib/libelfsign/common/
H A Delfsignlib.c238 elfsign_begin(const char *filename, enum ES_ACTION action, ELFsign_t *essp) in elfsign_begin() argument
289 *essp = ess; in elfsign_begin()
365 *essp = ess; in elfsign_begin()