Home
last modified time | relevance | path

Searched refs:pmode (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h208 static __inline__ t_Error qm_eqcr_init(struct qm_portal *portal, e_QmPortalProduceMode pmode, in qm_eqcr_init() argument
230 eqcr->pmode = pmode; in qm_eqcr_init()
236 ((pmode & 0x3) << 24); /* QCSP_CFG::EPM */ in qm_eqcr_init()
290 ASSERT_COND(eqcr->pmode != e_QmPortalPVB); in qm_eqcr_pend_and_next()
320 ASSERT_COND(eqcr->pmode == e_QmPortalPCI); in qmPortalEqcrPciCommit()
337 ASSERT_COND(eqcr->pmode == e_QmPortalPCE); in qmPortalEqcrPcePrefetch()
348 ASSERT_COND(eqcr->pmode == e_QmPortalPCE); in qmPortalEqcrPceCommit()
367 ASSERT_COND(eqcr->pmode == e_QmPortalPVB); in qmPortalEqcrPvbCommit()
477 e_QmPortalProduceMode pmode, e_QmPortalDqrrConsumeMode cmode, in qm_dqrr_init() argument
503 dqrr->pmode = pmode; in qm_dqrr_init()
[all …]
H A Dqman_private.h147 e_QmPortalProduceMode pmode; member
159 e_QmPortalProduceMode pmode; member
172 e_QmPortalProduceMode pmode; member
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbman_low.c179 e_BmPortalProduceMode pmode, in bm_rcr_init() argument
195 rcr->pmode = pmode; in bm_rcr_init()
200 cfg = (bm_in(CFG) & 0xffffffe0) | (pmode & 0x3); /* BCSP_CFG::RPM */ in bm_rcr_init()
247 ASSERT_COND(rcr->pmode != e_BmPortalPVB); in bm_rcr_pend_and_next()
262 ASSERT_COND(rcr->pmode == e_BmPortalPCI); in bm_rcr_pci_commit()
275 ASSERT_COND(((struct bm_rcr *)&portal->rcr)->pmode == e_BmPortalPCE); in bm_rcr_pce_prefetch()
284 ASSERT_COND(rcr->pmode == e_BmPortalPCE); in bm_rcr_pce_commit()
300 ASSERT_COND(rcr->pmode == e_BmPortalPVB); in bm_rcr_pvb_commit()
H A Dbm_portal.c98 e_BmPortalProduceMode pmode; in bman_create_portal() local
100 pmode = e_BmPortalPVB; in bman_create_portal()
103 switch (pmode) in bman_create_portal()
127 if (bm_rcr_init(p_BmPortal->p_BmPortalLow, pmode, rcr_cmode)) { in bman_create_portal()
H A Dbman_private.h141 e_BmPortalProduceMode pmode; member
H A Dfsl_bman.h125 e_BmPortalProduceMode pmode,
/freebsd/bin/pax/
H A Dfile_subs.c149 if (!pmode || res) in file_close()
151 if (pmode) in file_close()
430 if (!pmode || res) in node_creat()
432 if (pmode) in node_creat()
459 if (!pmode) in node_creat()
468 } else if (pmode || patime || pmtime) in node_creat()
H A Doptions.c285 pmode = 1; in pax_options()
305 pmode = 1; in pax_options()
673 pmode = 1; in tar_options()
1024 pmode = 1; in cpio_options()
H A Dpax.c83 int pmode; /* preserve file mode bits */ variable
H A Dextern.h225 extern int pmode;
H A Dtables.c1190 if (pmode || dblk.frc_mode) in proc_dir()
/freebsd/sys/dev/drm2/
H A Ddrm_modes.c951 struct drm_display_mode *pmode, *pt; in drm_mode_connector_list_update() local
954 list_for_each_entry_safe(pmode, pt, &connector->probed_modes, in drm_mode_connector_list_update()
959 if (drm_mode_equal(pmode, mode)) { in drm_mode_connector_list_update()
962 mode->status = pmode->status; in drm_mode_connector_list_update()
964 mode->type |= pmode->type; in drm_mode_connector_list_update()
965 list_del(&pmode->head); in drm_mode_connector_list_update()
966 drm_mode_destroy(connector->dev, pmode); in drm_mode_connector_list_update()
972 list_move_tail(&pmode->head, &connector->modes); in drm_mode_connector_list_update()
/freebsd/contrib/mtree/
H A Dcreate.c334 statd(FILE *fp, FTS *t, FTSENT *parent, uid_t *puid, gid_t *pgid, mode_t *pmode, in statd() argument
354 savemode = *pmode; in statd()
403 ((keys & F_MODE) && (*pmode != savemode)) || in statd()
437 *pmode = savemode; in statd()
/freebsd/contrib/lua/src/
H A Dlobject.c253 const char *pmode = strpbrk(s, ".xXnN"); /* look for special chars */ in l_str2d() local
254 int mode = pmode ? ltolower(cast_uchar(*pmode)) : 0; in l_str2d()
/freebsd/contrib/ntp/sntp/
H A Dnetworking.h57 u_char pmode; member
/freebsd/sys/dev/usb/
H A Dusb_controller.h123 void (*get_power_mode) (struct usb_device *udev, int8_t *pmode);
/freebsd/lib/libnetmap/
H A Dlibnetmap.h525 int nmreq_register_decode(const char **pmode, struct nmreq_register *reg,
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h230 int wlan_set_tx_params(struct wlan_iface *wif, int32_t pmode);
/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c2574 u_char pmode, pleap, pversion, pstratum; in process_packet() local
2587 pmode = PKT_MODE(pkt->li_vn_mode); in process_packet()
2627 pleap, pversion, pmode, pstratum, pkt->ppoll, pkt->precision, in process_packet()
2632 peer->pmode = pmode; in process_packet()
2718 } else if (peer->pmode == MODE_BROADCAST) { in process_packet()
2845 if (peer->pmode != MODE_BROADCAST) in process_packet()
H A Dntp_refclock.c277 * Set peer.pmode based on the hmode. For appearances only. in refclock_newpeer()
281 peer->pmode = MODE_PASSIVE; in refclock_newpeer()
285 peer->pmode = MODE_SERVER; in refclock_newpeer()
H A Dntp_peer.c739 && MODE_BROADCAST != p->pmode) in refresh_all_peerinterfaces()
/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std69 offsetof(pmode) = 13
/freebsd/contrib/ntp/include/
H A Dntp.h298 u_char pmode; /* remote association mode */
294 u_char pmode; /* remote association mode */ global() member
H A Dntp_request.h381 u_char pmode; /* peer.pmode */ member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c5479 agsaEncryptInfo_t *pmode = &mode; in tiCOMEncryptSetMode() local
5494 pmode->encryptionSecurityMode = 0; in tiCOMEncryptSetMode()
5495 pmode->encryptionCipherMode = 0; in tiCOMEncryptSetMode()
5496 pmode->status = 0; in tiCOMEncryptSetMode()
5503 pmode->encryptionSecurityMode = agsaEncryptSMA; in tiCOMEncryptSetMode()
5508 pmode->encryptionSecurityMode = agsaEncryptSMB; in tiCOMEncryptSetMode()
5513 pmode->encryptionCipherMode |= agsaEncryptCipherModeXTS; in tiCOMEncryptSetMode()
5522 returnCode = saEncryptSetMode(agRoot,agNULL, 0, pmode ); in tiCOMEncryptSetMode()

12