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

12

/freebsd-9.3-release/sys/boot/powerpc/ps3/
H A Dps3devdesc.h42 int pnum; member in struct:ps3_devdesc::__anon5798::__anon5799
H A Ddevicename.c93 int i, unit, pnum, ptype, err; local
119 pnum = -1;
132 pnum = strtol(cp + 1, &cp, 10);
135 pnum = *cp - 'a';
137 if ((pnum < 0) ||
138 (pnum >= MAXPARTITIONS)) {
152 idev->d_disk.pnum = pnum;
204 if (dev->d_kind.disk.pnum >= 0) {
207 dev->d_kind.disk.pnum
[all...]
H A Dps3disk.c291 if (od->od_gpt_nparts && !dev->d_disk.pnum)
292 dev->d_disk.pnum = od->od_gpt_parts[0].gp_index;
295 if (od->od_gpt_parts[i].gp_index == dev->d_disk.pnum)
H A Dmain.c109 currdev.d_disk.pnum = 1;
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Ditbl-mips.h42 #define ITBL_ENCODE_PNUM(pnum) MIPS_ENCODE_COP_NUM(pnum)
/freebsd-9.3-release/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-9.3-release/usr.sbin/services_mkdb/
H A Dservices_mkdb.c237 unsigned long pnum; local
271 pnum = strtoul(port, &ep, 0);
276 if ((errno == ERANGE && pnum == ULONG_MAX) || pnum > PMASK) {
281 if (svc[pnum] == NULL) {
282 svc[pnum] = calloc(PROTOMAX, sizeof(StringList *));
283 if (svc[pnum] == NULL)
289 if (svc[pnum][pindex] == NULL)
290 s = svc[pnum][pindex] = sl_init();
292 s = svc[pnum][pinde
[all...]
/freebsd-9.3-release/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-9.3-release/contrib/libpcap/
H A Dgrammar.y263 %type <i> byteop pname pnum relop irelop
335 | pnum { $$.b = gen_ncode(NULL, (bpf_u_int32)$1,
403 qid: pnum { $$.b = gen_ncode(NULL, (bpf_u_int32)$1,
505 | VLAN pnum { $$ = gen_vlan($2); }
507 | MPLS pnum { $$ = gen_mpls($2); }
611 arth: pnum { $$ = gen_loadi($1); }
634 pnum: NUM label
635 | paren pnum ')' { $$ = $2; }
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-bsdlabel.sh541 pnum="`echo $i | cut -d '-' -f 2`"
543 if [ "$type" = "mbr" -a ! -e "${disk}s${pnum}" ] ; then
546 if [ "$type" = "gpt" -a ! -e "${disk}p${pnum}" ] ; then
549 if [ "$type" = "apm" -a ! -e "${disk}s${pnum}" ] ; then
552 if [ "$type" = "gptslice" -a ! -e "${disk}p${pnum}" ] ; then
/freebsd-9.3-release/sys/dev/sound/pcm/
H A Dsound.c487 int direction, err, rpnum, *pnum, max; local
500 pnum = &d->playcount;
507 pnum = &d->pvchancount;
514 pnum = &d->reccount;
521 pnum = &d->rvchancount;
531 if (*pnum >= max || chan >= max)
555 if (*pnum != rpnum) {
557 "%s(): WARNING: pnum screwed : dirs=%s pnum=%d rpnum=%d\n",
558 __func__, dirs, *pnum, rpnu
[all...]
/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dipnat_y.y290 { int pnum;
292 pnum = getportproto($3, $6);
293 if (pnum == -1)
295 nat->in_dport = pnum;
H A Dipmon.c486 static char pnum[4]; local
492 sprintf(pnum, "%u", p);
493 s = pnum;
/freebsd-9.3-release/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-9.3-release/contrib/ipfilter/perl/
H A Dplog443 my ($pnum, $proto) = ($1, $2);
450 $pname = "$pnum/$proto";
454 $pn{$pname} = $pnum;
/freebsd-9.3-release/contrib/traceroute/
H A Dtraceroute.c1749 u_long pnum; local
1753 pnum = pe->p_proto;
1755 pnum = str2val(optarg, "proto number", 1, 255);
1756 proto->num = pnum;
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-dfa-defs.h3901 uint64_t pnum : 1; /**< Memory Port member in struct:cvmx_dfa_memfadr::cvmx_dfa_memfadr_cn31xx
3910 uint64_t pnum : 1;
3937 uint64_t pnum : 1; /**< Memory Port member in struct:cvmx_dfa_memfadr::cvmx_dfa_memfadr_cn38xx
3946 uint64_t pnum : 1;
H A Dcvmx-pcieepx-defs.h2351 uint32_t pnum : 8; /**< Port Number, writable through PEM(0..1)_CFG_WR member in struct:cvmx_pcieepx_cfg031::cvmx_pcieepx_cfg031_s
2394 uint32_t pnum : 8;
/freebsd-9.3-release/sys/dev/sound/pci/
H A Demu10kx-pcm.c98 int pnum; /* next free channel number */ member in struct:emu_pcm_info
718 if (sc->pnum >= MAX_CHANNELS)
720 ch = &(sc->pch[sc->pnum++]);
1473 sc->pnum = 0;
H A Demu10k1.c222 int pnum, rnum; member in struct:sc_info
813 ch = &sc->pch[sc->pnum++];
1838 sc->pnum = sc->rnum = 0;
/freebsd-9.3-release/lib/libc/db/hash/
H A Dhash_page.c614 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) argument
629 hashp->BITMAPS[ndx] = (u_int16_t)pnum;
/freebsd-9.3-release/contrib/diff/src/
H A Ddiff3.c1045 readnum (char *s, lin *pnum)
1060 *pnum = num;
1041 readnum(char *s, lin *pnum) argument
/freebsd-9.3-release/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 262 milliseconds

12