| /NextBSD/usr.bin/tip/tip/ |
| HD | cu.c | 113 HW = 1, DU = -1; in cumain() 182 if (HW && ttysetup(BR)) { in cumain() 195 if (!HW && ttysetup(BR)) { in cumain()
|
| HD | remote.c | 98 HW = 1; in getremcap() 157 if (!HW) in getremcap() 158 HW = (CU == NOSTR) || (DU && equal(DV, CU)); in getremcap()
|
| HD | hunt.c | 82 if (!HW) in hunt()
|
| HD | tip.c | 181 if (HW && ttysetup(number(value(BAUDRATE)))) { in main() 194 if (!HW && ttysetup(number(value(BAUDRATE)))) { in main()
|
| HD | tip.h | 81 short HW; /* this device is hardwired, see hunt.c */ variable
|
| /NextBSD/contrib/ofed/libibverbs/fixes/ |
| HD | verbs_man_page.patch | 54 …low level HW driver. The data path is implemented through calls made to low level HW library which…
|
| HD | XRC_man_pages.patch | 585 …low level HW driver. The data path is implemented through calls made to low level HW library which…
|
| /NextBSD/contrib/groff/font/devps/generate/ |
| HD | freeeuro.sfd | 101 Flags: HW 413 Flags: HW
|
| /NextBSD/libexec/bootpd/ |
| HD | ToDo | 35 * have zeros for both the IP and HW addresses.
|
| HD | Announce | 46 When lookup_hwa fails, assume numeric HW address.
|
| /NextBSD/libexec/getty/ |
| HD | gettytab.h | 171 #define HW gettyflags[23].value macro
|
| HD | subr.c | 316 if (HW) in set_flags()
|
| /NextBSD/sys/dev/ifmlx4/ |
| HD | en_netdev.c | 412 en_dbg(HW, priv, "adding VLAN:%d\n", vid); in mlx4_en_vlan_rx_add_vid() 424 en_dbg(HW, priv, "failed adding vlan %d\n", vid); in mlx4_en_vlan_rx_add_vid() 438 en_dbg(HW, priv, "Killing VID:%d\n", vid); in mlx4_en_vlan_rx_kill_vid() 964 en_dbg(HW, priv, "Card is not up, ignoring rx mode change.\n"); in mlx4_en_do_set_rx_mode() 968 en_dbg(HW, priv, "Port is down, ignoring rx mode change.\n"); in mlx4_en_do_set_rx_mode() 981 en_dbg(HW, priv, "Link Up\n"); in mlx4_en_do_set_rx_mode() 1154 en_dbg(HW, priv, "Could not update stats\n"); in mlx4_en_do_get_stats() 1364 en_dbg(HW, priv, "Initializing port\n"); in mlx4_en_start_port() 1567 en_dbg(HW, priv, "Failed dumping statistics\n"); in mlx4_en_clear_stats()
|
| /NextBSD/sys/ofed/drivers/net/mlx4/ |
| HD | en_netdev.c | 411 en_dbg(HW, priv, "adding VLAN:%d\n", vid); in mlx4_en_vlan_rx_add_vid() 423 en_dbg(HW, priv, "failed adding vlan %d\n", vid); in mlx4_en_vlan_rx_add_vid() 437 en_dbg(HW, priv, "Killing VID:%d\n", vid); in mlx4_en_vlan_rx_kill_vid() 965 en_dbg(HW, priv, "Card is not up, ignoring rx mode change.\n"); in mlx4_en_do_set_rx_mode() 969 en_dbg(HW, priv, "Port is down, ignoring rx mode change.\n"); in mlx4_en_do_set_rx_mode() 982 en_dbg(HW, priv, "Link Up\n"); in mlx4_en_do_set_rx_mode() 1155 en_dbg(HW, priv, "Could not update stats\n"); in mlx4_en_do_get_stats() 1364 en_dbg(HW, priv, "Initializing port\n"); in mlx4_en_start_port() 1567 en_dbg(HW, priv, "Failed dumping statistics\n"); in mlx4_en_clear_stats()
|
| /NextBSD/sys/gnu/dts/arm/ |
| HD | orion5x-lacie-d2-network.dts | 160 /* Not enough HW info */
|
| HD | keystone.dtsi | 218 /* HW Interrupts mapped to GPIO pins */
|
| /NextBSD/sys/dev/firewire/ |
| HD | 00README | 101 7. Tested HW
|
| /NextBSD/contrib/ofed/libcxgb4/ |
| HD | ChangeLog | 196 Some HW platforms can reorder read operations, so we must rmb() after 534 Terminator HW always generates read response cqes. We need to silently 912 change this so the HW only needs to DMA the EQ entries actually used by 1006 2) T4 HW limits it to < cq size.
|
| /NextBSD/sys/dev/uart/ |
| HD | uart_if.m | 82 # used for example to set HW or SW flow-control.
|
| /NextBSD/contrib/llvm/lib/Target/ARM/ |
| HD | ARM.td | 130 // Virtualization extension - requires HW divide (ARMv7-AR ARMARM - 4.4.8).
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86SchedHaswell.td | 16 // All x86 instructions are modeled as a single micro-op, and HW can decode 4
|
| /NextBSD/contrib/gdb/gdb/doc/ |
| HD | gdb.info-2 | 3131 Display information about current HW trace configuration. 3134 Set starting criteria for HW trace. 3137 Set acquisition qualifier for HW trace. 3140 Set HW trace stopping criteria. 3143 Selects the data to be recorded, when qualifier is met and HW 3148 Enables/disables the HW trace.
|
| HD | gdbint.texinfo | 456 hw_write = 0, /* Common (write) HW watchpoint */ 457 hw_read = 1, /* Read HW watchpoint */ 458 hw_access = 2, /* Access (read or write) HW watchpoint */ 459 hw_execute = 3 /* Execute HW breakpoint */
|
| HD | gdb.texinfo | 12508 Display information about current HW trace configuration. 12512 Set starting criteria for HW trace. 12516 Set acquisition qualifier for HW trace. 12520 Set HW trace stopping criteria. 12524 Selects the data to be recorded, when qualifier is met and HW trace was 12531 Enables/disables the HW trace.
|
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonInstrInfo.td | 4560 // HW loop
|