Searched refs:eqp (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/sys/dev/sfxge/common/
H A Defx_sram.c211 __out efx_qword_t *eqp)
219 eqp->eq_u8[index] = offset + index;
226 __out efx_qword_t *eqp)
231 EFX_SET_QWORD(*eqp);
233 EFX_ZERO_QWORD(*eqp);
240 __out efx_qword_t *eqp)
244 EFX_POPULATE_QWORD_2(*eqp,
253 __out efx_qword_t *eqp)
257 EFX_POPULATE_QWORD_2(*eqp,
266 __out efx_qword_t *eqp)
208 efx_sram_byte_increment_set( __in size_t row, __in boolean_t negate, __out efx_qword_t *eqp) argument
223 efx_sram_all_the_same_set( __in size_t row, __in boolean_t negate, __out efx_qword_t *eqp) argument
237 efx_sram_bit_alternate_set( __in size_t row, __in boolean_t negate, __out efx_qword_t *eqp) argument
250 efx_sram_byte_alternate_set( __in size_t row, __in boolean_t negate, __out efx_qword_t *eqp) argument
263 efx_sram_byte_changing_set( __in size_t row, __in boolean_t negate, __out efx_qword_t *eqp) argument
284 efx_sram_bit_sweep_set( __in size_t row, __in boolean_t negate, __out efx_qword_t *eqp) argument
[all...]
H A Def10_ev.c60 __in efx_qword_t *eqp,
67 __in efx_qword_t *eqp,
74 __in efx_qword_t *eqp,
81 __in efx_qword_t *eqp,
88 __in efx_qword_t *eqp,
773 __in efx_qword_t *eqp,
786 pkt_count_lbits = EFX_QWORD_FIELD(*eqp, ESF_DZ_RX_DSC_PTR_LBITS);
787 label = EFX_QWORD_FIELD(*eqp, ESF_DZ_RX_QLABEL);
788 new_buffer = EFX_QWORD_FIELD(*eqp, ESF_DZ_RX_EV_ROTATE);
824 if (EFX_QWORD_FIELD(*eqp, ESF_DZ_RX_TRUNC_ER
771 ef10_ev_rx_packed_stream( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
863 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
1075 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
1111 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
1161 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
1189 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
[all...]
H A Defx_ev.c642 __in efx_qword_t *eqp,
649 if (EFX_QWORD_FIELD(*eqp, FSF_AZ_RX_EV_TOBE_DISC) != 0) {
660 if (EFX_QWORD_FIELD(*eqp, FSF_AZ_RX_EV_FRM_TRUNC) != 0) {
676 if ((EFX_QWORD_FIELD(*eqp, FSF_AZ_RX_EV_SOP) == 0) &&
677 (EFX_QWORD_FIELD(*eqp, FSF_AZ_RX_EV_JUMBO_CONT) == 0) &&
678 (EFX_QWORD_FIELD(*eqp, FSF_AZ_RX_EV_BYTE_CNT) == 0))
683 if (EFX_QWORD_FIELD(*eqp, FSF_AZ_RX_EV_ETH_CRC_ERR) != 0) {
690 if (EFX_QWORD_FIELD(*eqp, FSF_AZ_RX_EV_PAUSE_FRM_ERR) != 0) {
697 if (EFX_QWORD_FIELD(*eqp, FSF_AZ_RX_EV_BUF_OWNER_ID_ERR) != 0) {
703 if (EFX_QWORD_FIELD(*eqp, FSF_AZ_RX_EV_IP_HDR_CHKSUM_ER
640 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
730 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
884 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
930 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
944 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
1073 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
1101 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
[all...]
H A Dmcdi_mon.h55 __in efx_qword_t *eqp,
H A Def10_phy.c192 __in efx_qword_t *eqp,
207 switch (MCDI_EV_FIELD(eqp, LINKCHANGE_SPEED)) {
234 link_flags = MCDI_EV_FIELD(eqp, LINKCHANGE_LINK_FLAGS);
236 MCDI_EV_FIELD(eqp, LINKCHANGE_FCNTL),
239 mcdi_phy_decode_cap(MCDI_EV_FIELD(eqp, LINKCHANGE_LP_CAP),
190 ef10_phy_link_ev( __in efx_nic_t *enp, __in efx_qword_t *eqp, __out efx_link_mode_t *link_modep) argument
H A Dsiena_phy.c115 __in efx_qword_t *eqp,
129 switch (MCDI_EV_FIELD(eqp, LINKCHANGE_SPEED)) {
144 link_flags = MCDI_EV_FIELD(eqp, LINKCHANGE_LINK_FLAGS);
146 MCDI_EV_FIELD(eqp, LINKCHANGE_FCNTL),
148 siena_phy_decode_cap(MCDI_EV_FIELD(eqp, LINKCHANGE_LP_CAP),
113 siena_phy_link_ev( __in efx_nic_t *enp, __in efx_qword_t *eqp, __out efx_link_mode_t *link_modep) argument
H A Dmcdi_mon.c159 __in efx_qword_t *eqp,
174 sensor = (uint16_t)MCDI_EV_FIELD(eqp, SENSOREVT_MONITOR);
175 state = (uint16_t)MCDI_EV_FIELD(eqp, SENSOREVT_STATE);
176 value = (uint16_t)MCDI_EV_FIELD(eqp, SENSOREVT_VALUE);
157 mcdi_mon_ev( __in efx_nic_t *enp, __in efx_qword_t *eqp, __out efx_mon_stat_t *idp, __out efx_mon_stat_value_t *valuep) argument
H A Def10_tx.c343 efx_qword_t *eqp; local
363 eqp = (efx_qword_t *)buffer;
365 EFSYS_BAR_WC_WRITEQ(esbp, write_offset, eqp);
366 eqp++;
H A Dsiena_impl.h333 __in efx_qword_t *eqp,
H A Def10_impl.h623 __in efx_qword_t *eqp,
H A Defx.h1913 __out efx_qword_t *eqp);
/freebsd-current/usr.bin/at/
H A Dat.c352 char *eqp; local
354 eqp = strchr(*atenv, '=');
355 if (eqp == NULL)
356 eqp = *atenv;
364 (size_t) (eqp-*atenv)) != 0);
366 eqp++;
372 fwrite(*atenv, sizeof(char), eqp-*atenv, fp);
373 for(ap = eqp;*ap != '\0'; ap++)
/freebsd-current/bin/sh/
H A Dvar.c290 char *eqp; local
295 if ((eqp = strchr(ss, '=')) != NULL)
296 *eqp = '\0';
297 if (set && eqp != NULL)
298 (void) setenv(ss, eqp + 1, 1);
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_warc.c468 unsigned int eqp;
485 for (hp = hay + 1U, np = needle + 1U, hsum = *hay, nsum = *hay, eqp = 1U;
487 hsum ^= *hp, nsum ^= *np, eqp &= *hp == *np, hp++, np++);
493 } else if (eqp) {
467 unsigned int eqp; local

Completed in 123 milliseconds