Searched refs:pnum (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-11-stable/contrib/binutils/gas/config/
H A Ditbl-mips.h42 #define ITBL_ENCODE_PNUM(pnum) MIPS_ENCODE_COP_NUM(pnum)
/freebsd-11-stable/contrib/binutils/gas/
H A Ditbl-parse.y291 %type <num> number NUM ftype regtype pnum PNUM
308 pnum regtype name value NL
310 DBG (("line %d: entry pnum=%d type=%d name=%s value=x%x\n",
314 | pnum INSN name value range flags
316 DBG (("line %d: entry pnum=%d type=INSN name=%s value=x%x",
401 pnum: label
404 DBGL2 (("pnum=%d\n",$1));
H A Ditbl-ops.h49 #define ITBL_ENCODE_PNUM(pnum) 0
/freebsd-11-stable/usr.sbin/services_mkdb/
H A Dservices_mkdb.c257 unsigned long pnum; local
296 pnum = strtoul(port, &ep, 0);
301 if ((errno == ERANGE && pnum == ULONG_MAX) || pnum > PMASK) {
306 if (svc[pnum] == NULL) {
307 svc[pnum] = calloc(PROTOMAX, sizeof(StringList *));
308 if (svc[pnum] == NULL)
314 if (svc[pnum][pindex] == NULL)
315 s = svc[pnum][pindex] = sl_init();
317 s = svc[pnum][pinde
[all...]
/freebsd-11-stable/tools/regression/sockets/udp_pingpong/
H A Dudp_pingpong.c75 int pnum; member in struct:test_pkt
344 send_pkt(struct test_ctx *tcp, int pnum, int fdidx, const char *face) argument
349 slen = sizeof(tcp->test_pkts[pnum]);
350 clock_gettime(get_clock_type(tcp), &tcp->test_pkts[pnum].tss[fdidx].sent);
351 r = send(tcp->fds[fdidx], &tcp->test_pkts[pnum], slen, 0);
486 if (recv_buf.pnum < 0 || recv_buf.pnum >= NPKTS ||
487 memcmp(recv_buf.data, PDATA(tcp, recv_buf.pnum), PKT_SIZE) != 0) {
489 face, tcp->fds[fdidx], recv_buf.pnum);
492 memcpy(tcp->test_pkts[recv_buf.pnum]
[all...]
/freebsd-11-stable/sys/dev/digi/
H A Ddigi.c539 port->pnum = i;
856 "port%d: initial ALTPIN %s\n", port->pnum,
863 port->pnum, port->laltpin ? "" : "un"));
938 "port%d: ALTPIN set\n", port->pnum));
943 "port%d: ALTPIN cleared\n", port->pnum));
993 DLOG(DIGIDB_SET, (sc->dev, "port%d: setting parameters\n", port->pnum));
1009 DLOG(DIGIDB_SET, (sc->dev, "port%d: hangup\n", port->pnum));
1014 DLOG(DIGIDB_SET, (sc->dev, "port%d: CBAUD = %d\n", port->pnum,
1038 DLOG(DIGIDB_SET, (sc->dev, "port%d: CFLAG = 0x%x\n", port->pnum,
1052 DLOG(DIGIDB_SET, (sc->dev, "port%d: set iflag = 0x%x\n", port->pnum, ifla
1096 u_char pnum; member in struct:event
[all...]
H A Ddigi.h80 u_char pnum; /* port number */ member in struct:digi_p
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_port.c138 port_setup(int pnum, enum ev_type pevt, void (*ih)(void *), void *ih_user) argument
176 reg = READ4(sc, PORT_PCR(pnum));
179 WRITE4(sc, PORT_PCR(pnum), reg);
181 pev = &event_map[pnum];
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-bsdlabel.sh552 pnum="`echo $i | cut -d '-' -f 2`"
554 if [ "$type" = "mbr" -a ! -e "${disk}s${pnum}" ] ; then
557 if [ "$type" = "gpt" -a ! -e "${disk}p${pnum}" ] ; then
560 if [ "$type" = "apm" -a ! -e "${disk}s${pnum}" ] ; then
563 if [ "$type" = "gptslice" -a ! -e "${disk}p${pnum}" ] ; then
/freebsd-11-stable/contrib/libpcap/
H A Dgrammar.y310 %type <i> byteop pname pnum relop irelop
381 | pnum { CHECK_PTR_VAL(($$.b = gen_ncode(cstate, NULL, (bpf_u_int32)$1,
443 qid: pnum { CHECK_PTR_VAL(($$.b = gen_ncode(cstate, NULL, (bpf_u_int32)$1,
552 | VLAN pnum { CHECK_PTR_VAL(($$ = gen_vlan(cstate, (bpf_u_int32)$2, 1))); }
554 | MPLS pnum { CHECK_PTR_VAL(($$ = gen_mpls(cstate, (bpf_u_int32)$2, 1))); }
557 | PPPOES pnum { CHECK_PTR_VAL(($$ = gen_pppoes(cstate, (bpf_u_int32)$2, 1))); }
559 | GENEVE pnum { CHECK_PTR_VAL(($$ = gen_geneve(cstate, (bpf_u_int32)$2, 1))); }
700 arth: pnum { CHECK_PTR_VAL(($$ = gen_loadi(cstate, $1))); }
725 pnum: NUM label
726 | paren pnum ')' {
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c135 * struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
144 * entry added: return 0, set 1 to @pnum
145 * entry updated: return 0, store 0 to @pnum, store old value in @tei,
155 * struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
160 * entry deleted: return 0, set 1 to @pnum, store old value in @tei.
391 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
395 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
707 void *ta_buf, uint32_t *pnum)
744 *pnum = 0;
763 *pnum
706 ta_add_radix(void *ta_state, struct table_info *ti, struct tentry_info *tei, void *ta_buf, uint32_t *pnum) argument
807 ta_del_radix(void *ta_state, struct table_info *ti, struct tentry_info *tei, void *ta_buf, uint32_t *pnum) argument
1555 ta_add_chash(void *ta_state, struct table_info *ti, struct tentry_info *tei, void *ta_buf, uint32_t *pnum) argument
1641 ta_del_chash(void *ta_state, struct table_info *ti, struct tentry_info *tei, void *ta_buf, uint32_t *pnum) argument
2225 ta_add_ifidx(void *ta_state, struct table_info *ti, struct tentry_info *tei, void *ta_buf, uint32_t *pnum) argument
2310 ta_del_ifidx(void *ta_state, struct table_info *ti, struct tentry_info *tei, void *ta_buf, uint32_t *pnum) argument
2791 ta_add_numarray(void *ta_state, struct table_info *ti, struct tentry_info *tei, void *ta_buf, uint32_t *pnum) argument
2841 ta_del_numarray(void *ta_state, struct table_info *ti, struct tentry_info *tei, void *ta_buf, uint32_t *pnum) argument
3526 ta_add_fhash(void *ta_state, struct table_info *ti, struct tentry_info *tei, void *ta_buf, uint32_t *pnum) argument
3599 ta_del_fhash(void *ta_state, struct table_info *ti, struct tentry_info *tei, void *ta_buf, uint32_t *pnum) argument
[all...]
H A Dip_fw_table.h85 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
87 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
/freebsd-11-stable/lib/libcuse/
H A Dcuse_lib.c305 cuse_alloc_unit_number_by_id(int *pnum, int id) argument
312 *pnum = (id & CUSE_ID_MASK);
314 error = ioctl(f_cuse, CUSE_IOCTL_ALLOC_UNIT_BY_ID, pnum);
341 cuse_alloc_unit_number(int *pnum) argument
348 error = ioctl(f_cuse, CUSE_IOCTL_ALLOC_UNIT, pnum);
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dsound.c481 int direction, err, rpnum, *pnum, max; local
494 pnum = &d->playcount;
501 pnum = &d->pvchancount;
508 pnum = &d->reccount;
515 pnum = &d->rvchancount;
525 if (*pnum >= max || chan >= max)
549 if (*pnum != rpnum) {
551 "%s(): WARNING: pnum screwed : dirs=%s pnum=%d rpnum=%d\n",
552 __func__, dirs, *pnum, rpnu
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipnat_y.y534 { int pnum, pos;
537 pnum = getportproto($3, $6);
538 if (pnum == -1)
540 nat->in_odport = ntohs(pnum);
541 nat->in_ndport = ntohs(pnum);
562 { int pnum, pos;
565 pnum = getportproto($3, $6);
566 if (pnum == -1)
568 nat->in_odport = ntohs(pnum);
569 nat->in_ndport = ntohs(pnum);
[all...]
H A Dipmon.c444 static char pnum[4]; local
450 sprintf(pnum, "%u", p);
451 s = pnum;
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote.c212 LONGEST pnum; /* Remote protocol register number. */ member in struct:packet_reg
261 /* Assume a 1:1 regnum<->pnum table. */
267 r->pnum = regnum;
316 packet_reg_from_pnum (struct remote_state *rs, LONGEST pnum) argument
322 if (r->pnum == pnum)
2940 LONGEST pnum = 0;
2942 /* If the packet contains a register number save it in pnum
2952 pnum = strtol (p, &p_temp, 16);
2989 struct packet_reg *reg = packet_reg_from_pnum (rs, pnum);
2932 LONGEST pnum = 0; local
3121 long pnum = 0; local
[all...]
/freebsd-11-stable/contrib/traceroute/
H A Dtraceroute.c2088 u_long pnum; local
2092 pnum = pe->p_proto;
2094 pnum = str2val(optarg, "proto number", 1, 255);
2095 proto->num = pnum;
/freebsd-11-stable/sys/dev/sound/pci/
H A Demu10kx-pcm.c98 int pnum; /* next free channel number */ member in struct:emu_pcm_info
719 if (sc->pnum >= MAX_CHANNELS)
721 ch = &(sc->pch[sc->pnum++]);
1474 sc->pnum = 0;
H A Demu10k1.c225 int pnum, rnum; member in struct:sc_info
816 ch = &sc->pch[sc->pnum++];
1845 sc->pnum = sc->rnum = 0;
/freebsd-11-stable/lib/libc/db/hash/
H A Dhash_page.c620 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) argument
635 hashp->BITMAPS[ndx] = (u_int16_t)pnum;
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dfa-defs.h4607 uint64_t pnum : 1; /**< Memory Port member in struct:cvmx_dfa_memfadr::cvmx_dfa_memfadr_cn31xx
4616 uint64_t pnum : 1;
4642 uint64_t pnum : 1; /**< Memory Port member in struct:cvmx_dfa_memfadr::cvmx_dfa_memfadr_cn38xx
4651 uint64_t pnum : 1;
/freebsd-11-stable/contrib/diff/src/
H A Ddiff3.c1045 readnum (char *s, lin *pnum)
1060 *pnum = num;
1041 readnum(char *s, lin *pnum) argument
/freebsd-11-stable/contrib/unbound/services/
H A Doutside_network.c3124 int i, try, pnum, dscp; local
3159 pnum = ub_random_max(outnet->rnd, pif->avail_total);
3160 if(pnum < pif->inuse) {
3162 port = pif->out[pnum]->number;
3165 port = pif->avail_ports[pnum - pif->inuse];
3168 pnum = port = 0;
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c1539 int pnum; local
1545 for (pnum = 0; pnum < XGE_HAL_MAX_STEERABLE_PORTS; pnum++) {
1546 xge_hal_rts_port_t *port = &queue->rts_ports[pnum];
1575 val64 = BIT(7) | BIT(15) | vBIT(pnum,24,8);

Completed in 494 milliseconds

12