Searched refs:pbnum (Results 1 - 6 of 6) sorted by path

/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-pcie.c276 pciercx_cfg006.s.pbnum = 1;
1190 if ((bus <= pciercx_cfg006.s.pbnum) && (dev != 0))
1200 pcie_addr.config.ty = (bus > pciercx_cfg006.s.pbnum);
H A Dcvmx-pciercx-defs.h1314 uint32_t pbnum : 8; /**< Primary Bus Number */ member in struct:cvmx_pciercx_cfg006::cvmx_pciercx_cfg006_s
1316 uint32_t pbnum : 8;
/freebsd-9.3-release/usr.bin/m4/
H A Deval.c225 pbnum((argc > 2) ? strlen(argv[2]) : 0);
234 pbnum(atoi(argv[2]) + 1);
243 pbnum(atoi(argv[2]) - 1);
262 pbnum(sysval);
356 pbnum(oindex);
428 pbnum((argc > 3) ? indx(argv[2], argv[3]) : -1);
533 pbnum(argc - 2);
H A Dextern.h101 extern void pbnum(int);
H A Dgnum4.c375 pbnum(-1);
H A Dmisc.c111 * pbnum - convert number to string, push back on input.
114 pbnum(int n) function

Completed in 221 milliseconds