Searched refs:hw (Results 151 - 175 of 441) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/x11/Xserver/hw/xfree86/xf8_16bpp/
H A DMakefile8 .PATH: ${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/${LIB}
12 CPPFLAGS+= -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/${LIB} \
13 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/xf1bpp \
18 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/os-support \
19 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/common \
/netbsd-6-1-5-RELEASE/x11/Xserver/hw/xfree86/xf8_32wid/
H A DMakefile8 .PATH: ${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/${LIB}
12 CPPFLAGS+= -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/${LIB} \
13 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/xf1bpp \
18 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/os-support \
19 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/common \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dhw-ports.c22 #include "hw-main.h"
23 #include "hw-base.h"
43 struct hw *dest;
62 panic_hw_port_event (struct hw *me,
64 struct hw *source,
72 create_hw_port_data (struct hw *me)
80 delete_hw_port_data (struct hw *me)
87 set_hw_ports (struct hw *me,
94 set_hw_port_event (struct hw *me,
102 attach_hw_port_edge (struct hw *m
[all...]
H A Ddv-pal.c23 #include "hw-main.h"
28 #include "hw-tree.h"
201 struct hw *disk;
222 do_counter_event (struct hw *me,
242 do_counter_read (struct hw *me,
258 do_counter_value (struct hw *me,
278 do_counter_write (struct hw *me,
304 scan_hw_pal (struct hw *me)
326 write_hw_pal (struct hw *me,
339 hw_pal_io_read_buffer (struct hw *m
573 hw_pal_finish(struct hw *hw) argument
[all...]
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/
H A DMakefile.dixmod10 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/dixmods
12 CPPFLAGS+= -I${X11SRCDIR.xorg-server}/hw/xfree86/dixmods \
13 -I${X11SRCDIR.xorg-server}/hw/xfree86/dbe \
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/int10/
H A DMakefile10 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/int10
26 CPPFLAGS+= -I${X11SRCDIR.xorg-server}/hw/xfree86/common \
27 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support \
28 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support/bus \
29 -I${X11SRCDIR.xorg-server}/hw/xfree86/${LIB} \
30 -I${X11SRCDIR.xorg-server}/hw/xfree86/x86emu \
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/xf8_32bpp/
H A DMakefile10 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/${LIB}
26 CPPFLAGS+= -I${X11SRCDIR.xorg-server}/hw/xfree86/${LIB} \
27 -I${X11SRCDIR.xorg-server}/hw/xfree86/xf1bpp \
32 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support \
33 -I${X11SRCDIR.xorg-server}/hw/xfree86/common \
41 CPPFLAGS+= -I${X11SRCDIR.xorg-server}/hw/xfree86/dixmods/extmod
/netbsd-6-1-5-RELEASE/x11/Xserver/hw/xfree86/scanpci/
H A DMakefile9 .PATH: ${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/scanpci
13 CPPFLAGS+= -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/common \
14 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/os-support \
15 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/os-support/bus \
23 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/parser \
24 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/loader \
/netbsd-6-1-5-RELEASE/sys/dev/pci/ixgbe/
H A Dixgbe.c267 TUNABLE_INT("hw.ixgbe.enable_aim", &ixgbe_enable_aim);
270 TUNABLE_INT("hw.ixgbe.max_interrupt_rate", &ixgbe_max_interrupt_rate);
274 TUNABLE_INT("hw.ixgbe.rx_process_limit", &ixgbe_rx_process_limit);
278 TUNABLE_INT("hw.ixgbe.flow_control", &ixgbe_flow_control);
294 TUNABLE_INT("hw.ixgbe.enable_msix", &ixgbe_enable_msix);
303 TUNABLE_INT("hw.ixgbe.hdr_split", &ixgbe_header_split);
313 TUNABLE_INT("hw.ixgbe.num_queues", &ixgbe_num_queues);
322 TUNABLE_INT("hw.ixgbe.txd", &ixgbe_txd);
326 TUNABLE_INT("hw.ixgbe.rxd", &ixgbe_rxd);
462 struct ixgbe_hw *hw; local
1172 struct ixgbe_hw *hw = &adapter->hw; local
1379 struct ixgbe_hw *hw = &adapter->hw; local
1399 struct ixgbe_hw *hw = &adapter->hw; local
1481 struct ixgbe_hw *hw = &adapter->hw; local
1618 struct ixgbe_hw *hw = &adapter->hw; local
2005 ixgbe_mc_array_itr(struct ixgbe_hw *hw, u8 **update_ptr, u32 *vmdq) argument
2144 struct ixgbe_hw *hw = &adapter->hw; local
2181 struct ixgbe_hw *hw = &adapter->hw; local
2218 struct ixgbe_hw *hw = &adapter->hw; local
2625 struct ixgbe_hw *hw = &adapter->hw; local
2702 struct ixgbe_hw *hw = &adapter->hw; local
3104 struct ixgbe_hw *hw = &adapter->hw; local
3834 struct ixgbe_hw *hw = &adapter->hw; local
4084 struct ixgbe_hw *hw = &adapter->hw; local
4767 struct ixgbe_hw *hw = &adapter->hw; local
4818 struct ixgbe_hw *hw = &adapter->hw; local
4876 ixgbe_read_pci_cfg(struct ixgbe_hw *hw, u32 reg) argument
4892 ixgbe_write_pci_cfg(struct ixgbe_hw *hw, u32 reg, u16 value) argument
4926 struct ixgbe_hw *hw = &adapter->hw; local
4996 struct ixgbe_hw *hw = &adapter->hw; local
5044 struct ixgbe_hw *hw = &adapter->hw; local
5072 struct ixgbe_hw *hw = &adapter->hw; local
5113 struct ixgbe_hw *hw = &adapter->hw; local
5390 struct ixgbe_hw *hw = &adapter->hw; local
5773 struct ixgbe_hw *hw; local
[all...]
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/common/
H A DMakefile10 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/common
46 ${X11SRCDIR.xorg-server}/hw/xfree86/common/vesamodes \
47 ${X11SRCDIR.xorg-server}/hw/xfree86/common/extramodes | \
48 ${TOOL_AWK} -f ${X11SRCDIR.xorg-server}/hw/xfree86/common/modeline2c.awk > ${.TARGET}
51 CPPFLAGS+= -I${X11SRCDIR.xorg-server}/hw/xfree86/common \
52 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support \
53 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support/bus \
64 -I${X11SRCDIR.xorg-server}/hw/xfree86/ddc \
65 -I${X11SRCDIR.xorg-server}/hw/xfree86/dixmods/extmod \
66 -I${X11SRCDIR.xorg-server}/hw/xfree8
[all...]
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/rac/
H A DMakefile8 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/${LIB}
11 CPPFLAGS+= -I${X11SRCDIR.xorg-server}/hw/xfree86/${LIB} \
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/utils/gtf/
H A DMakefile14 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/utils/${PROG}
15 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/utils/man
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dwatchpoint-hw-hit-once.exp20 set test watchpoint-hw-hit-once
H A Dwatch-cond-infcall.exp28 proc test_watchpoint { hw teststr } {
42 if { ! $hw } {
43 gdb_test_no_output "set can-use-hw-watchpoints 0" ""
58 test_watchpoint 1 "hw"
/netbsd-6-1-5-RELEASE/sys/arch/hp300/stand/common/
H A Dhpib.c55 struct hp_hw *hw; local
60 for (hw = sc_table; i < NHPIB && hw < &sc_table[MAXCTLRS]; hw++) {
61 if (!HW_ISHPIB(hw))
64 hs->sc_addr = hw->hw_kva;
69 printf("hpib%d at sc%d\n", i, hw->hw_sc);
70 hw->hw_pa = (void *) i; /* XXX for autoconfig */
/netbsd-6-1-5-RELEASE/etc/rc.d/
H A Draidframeparity20 for dev in $(sysctl -n hw.disknames); do
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/GLcore/
H A DMakefile10 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/dixmods
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/cfb/
H A DMakefile11 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/dixmods
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/cfb32/
H A DMakefile11 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/dixmods
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/fb/
H A DMakefile10 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/dixmods
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/glx/
H A DMakefile10 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/dixmods
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/mfb/
H A DMakefile10 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/dixmods
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/shadow/
H A DMakefile10 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/dixmods
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/xtrap/
H A DMakefile10 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/dixmods
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/shadowfb/
H A DMakefile9 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/${LIB}
12 CPPFLAGS+= -I${X11SRCDIR.xorg-server}/hw/xfree86/${LIB} \
16 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support \
17 -I${X11SRCDIR.xorg-server}/hw/xfree86/common \

Completed in 94 milliseconds

1234567891011>>