Searched refs:essp (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/io/sfxge/common/ |
H A D | efx_mac.c | 664 __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 D | ef10_tx.c | 701 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 D | ef10_ev.c | 468 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 D | efx_tx.c | 1060 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 D | efx_ev.c | 1387 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 D | elfsignlib.c | 238 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()
|