/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | Makefile | 15 * override SHOPT_foo=1 can be placed one per line in the build dir Makeargs 20 SHOPT_ACCTFILE == /* per user accounting info */ 21 SHOPT_AUDIT == 1 /* enable auditing per SHOPT_AUDITFILE */ 24 SHOPT_BGX == 1 /* one SIGCHLD trap per completed job */
|
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_rc.c | 742 per_thres = ath_rc_priv->state[rate].per; in arn_rc_ratefind_ht() 968 last_per = ath_rc_priv->state[tx_rate].per; in arn_rc_update_per() 972 ath_rc_priv->state[tx_rate].per += 30; in arn_rc_update_per() 973 if (ath_rc_priv->state[tx_rate].per > 100) in arn_rc_update_per() 974 ath_rc_priv->state[tx_rate].per = 100; in arn_rc_update_per() 982 ath_rc_priv->state[tx_rate].per = in arn_rc_update_per() 1023 ath_rc_priv->state[tx_rate].per = new_per; in arn_rc_update_per() 1026 ath_rc_priv->state[tx_rate].per = in arn_rc_update_per() 1059 if (ath_rc_priv->state[probe_rate].per > 30) in arn_rc_update_per() 1060 ath_rc_priv->state[probe_rate].per = 20; in arn_rc_update_per() [all …]
|
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsstat/ |
H A D | nfsstat.c | 547 int i, nreq, per, len; in req_width() local 565 per = (int)(knp[i].value.ui64 * 100 / tot); in req_width() 567 per = 0; in req_width() 569 knp[i].value.ui64, per); in req_width() 772 int i, j, nreq, per, ncolumns; in req_print() local 817 per = (int)((knp[j].value.ui64 - in req_print() 820 per = (int)(knp[j].value.ui64 * 100 / tot); in req_print() 822 per = 0; in req_print() 826 : knp[j].value.ui64), per); in req_print() 853 int i, j, nreq, per, ncolumns; in req_print_v4() local [all …]
|
/illumos-gate/usr/src/test/util-tests/tests/grep_xpg4/files/ |
H A D | test.mb.0 | 2 per me si va ne l’etterno dolore, 3 per me si va tra la perduta gente. 15 per ch’io: «Maestro, il senso lor m’è duro».
|
/illumos-gate/usr/src/uts/common/io/skd/ |
H A D | skd.conf | 42 max-scsi-reqs-per-msg=1; 46 max-sgs-per-req=256;
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Permissions | 27 # per-machine and per-login permissions, e.g.,
|
/illumos-gate/usr/src/uts/common/sys/scsi/impl/ |
H A D | mode.h | 76 per : 1, /* post error */ member 88 per : 1, /* post error */ member
|
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | g_scsi.h | 108 per : 1, /* post error */ member 120 per : 1, /* post error */ member
|
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_cfg.txt | 55 # to be involved per port and per application function. For example, 61 # 3 application functions (NIC, FCoE, iSCSI) per port * 62 # 8 Ingress Queue/MSI-X Vectors per application function 157 # per function per port ... 165 # NFUNCS = 3 # functions per port (NIC, FCoE, iSCSI) 216 # Two extra Ingress Queues per function for Firmware Events and Forwarded 217 # Interrupts, and two extra interrupts per function for Firmware Events (or a 218 # Forwarded Interrupt Queue) and General Interrupts per function. 229 # NVIIQ_HYPERV = 2 # Virtual Ingress Queues with Free Lists per VM 272 # Additionally, since the UnifiedPF isn't one of the per-port Physical
|
H A D | t5fw_cfg.txt | 40 # to be involved per port and per application function. For example, 46 # 3 application functions (NIC, FCoE, iSCSI) per port * 47 # 8 Ingress Queue/MSI-X Vectors per application function 192 # per function per port ... 200 # NFUNCS = 3 # functions per port (NIC, FCoE, iSCSI) 251 # Two extra Ingress Queues per function for Firmware Events and Forwarded 252 # Interrupts, and two extra interrupts per function for Firmware Events (or a 253 # Forwarded Interrupt Queue) and General Interrupts per function. 264 # NVIIQ_HYPERV = 2 # Virtual Ingress Queues with Free Lists per VM 307 # Additionally, since the UnifiedPF isn't one of the per-port Physical
|
H A D | t6fw_cfg.txt | 40 # to be involved per port and per application function. For example, 46 # 3 application functions (NIC, FCoE, iSCSI) per port * 47 # 16 Ingress Queue/MSI-X Vectors per application function 209 # per function per port ... 217 # NFUNCS = 3 # functions per port (NIC, FCoE, iSCSI) 268 # Two extra Ingress Queues per function for Firmware Events and Forwarded 269 # Interrupts, and two extra interrupts per function for Firmware Events (or a 270 # Forwarded Interrupt Queue) and General Interrupts per function. 281 # NVIIQ_HYPERV = 2 # Virtual Ingress Queues with Free Lists per VM 324 # Additionally, since the UnifiedPF isn't one of the per-port Physical
|
/illumos-gate/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.flat.blurb | 17 ms/call function per call, if this function is profiled, 21 ms/call function and its descendents per call, if this
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | strchr.S | 58 push %ebx / save regs per calling convention 88 pop %esi / restore esi ebx as per calling cvntn
|
/illumos-gate/usr/src/uts/common/sys/scsi/generic/ |
H A D | dad_mode.h | 107 per : 1, /* post error */ member 119 per : 1, /* post error */ member
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | gcpu_amd.esc | 45 * register provides counts of ECC errors seen per channel and chip-select 105 * | For a mem_ce ereport detected by a given chip/cpu (as per | 109 * | associated with a per-CSPATH SERD engine as long as we are | 116 * | When the per-CSPATH SERD engine fires we fault the page | 118 * | the trip, and increment a per-CSPATH counter to count page |
|
/illumos-gate/usr/src/boot/i386/btx/btxldr/ |
H A D | btxldr.S | 52 .set SCR_COL,0x50 # Columns per row 53 .set SCR_ROW,0x19 # Rows per screen
|
/illumos-gate/usr/src/lib/libm/i386/src/ |
H A D | rintl.S | 36 frndint / [x], per rounding mode
|
H A D | rintf.S | 40 frndint / [x], per rounding mode
|
H A D | rint.S | 40 frndint / [x], per rounding mode
|
/illumos-gate/usr/src/lib/libm/amd64/src/ |
H A D | rintl.S | 36 frndint / [x], per rounding mode
|
/illumos-gate/usr/src/lib/print/libprint/common/ |
H A D | sunPrinter.oc.conf.txt | 67 printer-pages-per-minute, 68 printer-pages-per-minute-color,
|
H A D | sunPrinter.at.conf.txt | 45 attribute printer-pages-per-minute 1.3.18.0.2.4.1127 bin single 46 attribute printer-pages-per-minute-color 1.3.18.0.2.4.1126 bin single
|
/illumos-gate/usr/src/ |
H A D | README.license-files | 41 you'll put one in each source directory (i.e. one per library, 42 or one per command, or one per kernel module.)
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/ |
H A D | options.tmpl | 35 # Device-specific options, such as asyncmap, should go in the per-device 38 # will be read (if it exists). When IP addresses are allocated per-port
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | README.news | 1 - All per Port variables have been moved from the State
|