Searched refs:hw (Results 1 - 25 of 257) sorted by path

1234567891011

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dcgen.h179 /* For each domain (ifld,hw,operand,insn), list of attributes. */
449 #define CGEN_HW_ATTRS(hw) (&(hw)->attrs)
454 #define CGEN_HW_ATTR_VALUE(hw, attr) \
455 CGEN_ATTR_VALUE ((hw), CGEN_HW_ATTRS (hw), (attr))
635 structure of an operand's hw-index value, if it exists. */
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dcgen-opc.c272 const CGEN_HW_ENTRY **hw = cd->hw_table.entries;
275 if (hw[i] && strcmp (name, hw[i]->name) == 0)
276 return hw[i];
290 const CGEN_HW_ENTRY **hw = cd->hw_table.entries;
294 if (hw[i] && hwnum == hw[i]->type)
295 return hw[i];
271 const CGEN_HW_ENTRY **hw = cd->hw_table.entries; local
289 const CGEN_HW_ENTRY **hw = cd->hw_table.entries; local
/freebsd-11-stable/contrib/diff/src/
H A Dside.c166 size_t hw = sdiff_half_width; local
174 col = print_half_line (left, 0, hw);
179 col = tab_from_to (col, (hw + c2o - 1) / 2) + 1;
191 print_half_line (right, col, hw);
/freebsd-11-stable/contrib/hyperv/tools/scripts/
H A Dhyperv_vfattach7 sysctl -n hw.hn.vf_transparent > /dev/null 2>&1
13 vf_transparent=`sysctl -n hw.hn.vf_transparent`
44 sysctl -n hw.hn.vflist > /dev/null 2>&1
50 vf_list=`sysctl -n hw.hn.vflist`
/freebsd-11-stable/contrib/netbsd-tests/dev/sysmon/
H A Dt_swsensor.sh146 rump.sysctl -w hw.swsensor.cur_value=$(( $2 + 1 ))
151 # Step 4 - if sensor provides hw limit, make sure we can read it
158 # Step 5 - if sensor provides hw limit, make sure it works
160 rump.sysctl -w hw.swsensor.cur_value=$(( $3 - $5 ))
177 rump.sysctl -w hw.swsensor.cur_value=$(( $3 + $5 ))
203 rump.sysctl -w hw.swsensor.cur_value=$(( $3 - $4 - $5 ))
220 rump.sysctl -w hw.swsensor.cur_value=$(( $3 - $4 + $5 ))
249 rump.sysctl -w hw.swsensor.cur_value=$(( $3 - $4 - $5 ))
293 rump.sysctl -w hw.swsensor.cur_value=$3
295 rump.sysctl -w hw
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_sizes.sh59 pagesize=$(sysctl -n hw.pagesize)
62 pagesize=$(sysctl hw.pagesize | cut -d ' ' -f 3)
H A Dt_statvfs.sh43 pagesize=$(sysctl -n hw.pagesize)
46 pagesize=$(sysctl hw.pagesize | cut -d ' ' -f 3)
/freebsd-11-stable/contrib/netbsd-tests/ipf/
H A Dh_common.sh89 if [ `sysctl -n hw.byteorder` = 4321 ]; then
/freebsd-11-stable/contrib/netbsd-tests/sbin/resize_ffs/
H A Dcommon.sh12 if [ $(sysctl -n hw.byteorder) = "1234" ]; then
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh6519 nj4UO+hw/sCo970H3Vkc5mr/1QqhD0lpUZCD7QNdMBWRX/Gq3d+P0NurgaVcbGX7
/freebsd-11-stable/crypto/openssl/util/
H A Dmk1mf.pl124 no-hw - No hw
840 return("") if $no_hw && $dir =~ /\/hw/;
914 @a=grep(!/^hw$/,@a) if $no_hw;
1225 "no-hw" => \$no_hw,
H A Dmkdef.pl236 elsif (/^no-hw$/) { $no_hw=1; }
/freebsd-11-stable/etc/rc.d/
H A Dabi31 case `sysctl -n hw.machine_arch` in
H A Dapm24 case `${SYSCTL_N} hw.machine_arch` in
H A Dapmd21 case `${SYSCTL_N} hw.machine_arch` in
H A Darchdep20 _arch=`${SYSCTL_N} hw.machine_arch`
H A Ddevd37 $SYSCTL hw.bus.devctl_queue=0
H A Dldconfig43 case `sysctl -n hw.machine_arch` in
65 case `sysctl -n hw.machine_arch` in
88 case `sysctl -n hw.machine_arch` in
/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c682 EV_ALIAS("interrupts", "iap-core-hw-int-rx"),
702 EV_ALIAS("interrupts", "iap-hw-int-rcv"),
713 EV_ALIAS("interrupts", "iap-hw-int-rcv"),
2882 EV_ALIAS("interrupts", "p6-hw-int-rx"),
2908 PMCMASK(hw, 0x10),
2915 PMCMASK(hw, 0x10),
3063 P6MASKSET(hw);
/freebsd-11-stable/sbin/atm/atmconfig/
H A Datmconfig_device.c267 const struct atmhw *hw; local
269 TAILQ_FOREACH(hw, &atmhw_list, link)
270 if (aif->index == hw->index)
272 if (hw == NULL) {
278 aif->ifname, hw->vendor, hw->device, hw->serial,
279 hw->version, hw->soft_version);
/freebsd-11-stable/sys/arm/ti/
H A Dti_hwmods.c109 struct hwmod *hw; local
121 for (hw = ti_hwmods; hw->name != NULL; ++hw) {
122 if (strcmp(hw->name, name) == 0) {
123 clk = hw->clock_id;
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dif_npe.c533 struct npehwbuf *hw = &dma->hwbuf[i]; local
537 ((uintptr_t)hw - (uintptr_t)dma->hwbuf);
548 npe->ix_hw = hw;
1059 struct npehwbuf *hw; local
1079 hw = npe->ix_hw;
1080 hw->ix_ne[0].data = htobe32(segs[0].ds_addr);
1083 hw->ix_ne[0].len = htobe32(segs[0].ds_len << 16);
1084 hw->ix_ne[0].next = 0;
1127 struct npehwbuf *hw = npe->ix_hw; local
1135 mrx->m_len = be32toh(hw
1296 struct npehwbuf *hw; local
[all...]
H A Dixp425.c488 const struct hwvtrans *hw; local
490 hw = gethwvtrans(hwbase, size);
491 if (hw == NULL)
493 *vbase = hwbase - hw->hwbase + hw->vbase;
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h832 PXE_HW_UNDI hw; member in union:u_pxe_undi
/freebsd-11-stable/sys/dev/adb/
H A Dadb_mouse.c78 mousehw_t hw; member in struct:adb_mouse_softc
162 sc->hw.buttons = 2;
163 sc->hw.iftype = MOUSE_IF_UNKNOWN;
164 sc->hw.type = MOUSE_UNKNOWN;
165 sc->hw.model = sc->hw.hwid = 0;
196 memcpy(&sc->hw.hwid,r1,4);
201 sc->hw.type = MOUSE_PAD;
205 sc->hw.type = MOUSE_MOUSE;
209 sc->hw
[all...]

Completed in 320 milliseconds

1234567891011