Searched refs:hint (Results 1 - 25 of 94) sorted by relevance

1234

/freebsd-10.1-release/sys/mips/conf/
H A DTP-WN1043ND.hints7 # hint.arge.0.phymask=0x000c
8 hint.arge.0.phymask=0x0000
9 hint.arge.0.media=1000
10 hint.arge.0.fduplex=1
12 hint.arge.0.eeprommac=0x1f01fc00
17 hint.arge.1.phymask=0x0
20 hint.ath.0.eepromaddr=0x1fff1000
46 hint.map.0.at="flash/spi0"
47 hint.map.0.start=0x00000000
48 hint
[all...]
H A DAR71XX_BASE.hints4 hint.apb.0.at="nexus0"
5 hint.apb.0.irq=4
8 hint.uart.0.at="apb0"
10 hint.uart.0.maddr=0x18020003
11 hint.uart.0.msize=0x18
12 hint.uart.0.irq=3
15 hint.ohci.0.at="apb0"
16 hint.ohci.0.maddr=0x1c000000
17 hint.ohci.0.msize=0x01000000
18 hint
[all...]
H A DAR724X_BASE.hints4 hint.apb.0.at="nexus0"
5 hint.apb.0.irq=4
8 hint.uart.0.at="apb0"
10 hint.uart.0.maddr=0x18020003
11 hint.uart.0.msize=0x18
12 hint.uart.0.irq=3
15 hint.ohci.0.at="apb0"
16 hint.ohci.0.maddr=0x1c000000
17 hint.ohci.0.msize=0x01000000
18 hint
[all...]
H A DCARAMBOLA2.hints7 hint.argemdio.0.at="nexus0"
8 hint.argemdio.0.maddr=0x1a000000
9 hint.argemdio.0.msize=0x1000
10 hint.argemdio.0.order=0
13 hint.arswitch.0.at="mdio0"
17 hint.arswitch.0.is_7240=1
18 hint.arswitch.0.numphys=4
19 hint.arswitch.0.phy4cpu=1 # phy 4 is a "CPU" separate PHY
20 hint.arswitch.0.is_rgmii=0
21 hint
[all...]
H A DROUTERSTATION.hints6 hint.argemdio.0.at="nexus0"
7 hint.argemdio.0.maddr=0x19000000
8 hint.argemdio.0.msize=0x1000
9 hint.argemdio.0.order=0
11 # Uncomment this hint for RS (not PRO)
13 hint.arge.0.phymask=0x100000
14 hint.arge.0.mdio=mdioproxy1 # .. off of the switch mdiobus
17 hint.arge.1.media=100
18 hint.arge.1.fduplex=1
19 hint
[all...]
H A DAP121.hints7 hint.argemdio.0.at="nexus0"
8 hint.argemdio.0.maddr=0x1a000000
9 hint.argemdio.0.msize=0x1000
10 hint.argemdio.0.order=0
13 hint.arswitch.0.at="mdio0"
14 hint.arswitch.0.is_7240=1
15 hint.arswitch.0.numphys=4
16 hint.arswitch.0.phy4cpu=1 # phy 4 is a "CPU" separate PHY
17 hint.arswitch.0.is_rgmii=0
18 hint
[all...]
/freebsd-10.1-release/sys/pc98/conf/
H A DNOTES207 hint.sio.0.at="isa"
208 hint.sio.0.port="0x3F8"
209 hint.sio.0.flags="0x10"
210 hint.sio.0.irq="4"
241 hint.speaker.0.at="isa"
242 hint.speaker.0.port="0x35"
308 hint.pckbd.0.at="isa"
309 hint.pckbd.0.port="0x041"
310 hint.pckbd.0.irq="1"
314 hint
[all...]
/freebsd-10.1-release/sys/i386/conf/
H A DNOTES293 hint.speaker.0.at="isa"
294 hint.speaker.0.port="0x61"
396 hint.npx.0.flags="0x0"
397 hint.npx.0.irq="13"
423 hint.psm.0.at="atkbdc"
424 hint.psm.0.irq="12"
433 hint.atkbdc.0.at="isa"
434 hint.atkbdc.0.port="0x060"
438 hint.atkbd.0.at="atkbdc"
439 hint
[all...]
/freebsd-10.1-release/usr.bin/sort/
H A Dcoll.c81 * Calculate whether we need key hint space
823 if (kv1->hint->status == HS_UNINITIALIZED) {
827 kv1->hint->v.nh.n1 = wcstoull(smain1, NULL, 10);
829 kv1->hint->v.nh.empty=true;
830 kv1->hint->v.nh.si = SI1;
831 kv1->hint->status = (kv1->hint->v.nh.n1 != ULLONG_MAX) ?
833 kv1->hint->v.nh.neg = (sign1 < 0) ? true : false;
836 if (kv2->hint->status == HS_UNINITIALIZED) {
840 kv2->hint
[all...]
H A Dcoll.h37 * Sort hint data for -n
48 * Sort hint data for -g
58 * Sort hint data for -M
66 * Status of a sort hint object
74 * Sort hint object
93 struct key_hint hint[0]; /* key sort hint */ member in struct:key_value
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp105 // Find the best physreg hint and the best virtreg hint.
109 // Don't recompute a target specific hint.
147 unsigned hint = copyHint(mi, li.reg, tri, mri); local
148 if (!hint)
150 float hweight = Hint[hint] += weight;
151 if (TargetRegisterInfo::isPhysicalRegister(hint)) {
152 if (hweight > bestPhys && mri.isAllocatable(hint))
153 bestPhys = hweight, hintPhys = hint;
156 bestVirt = hweight, hintVirt = hint;
[all...]
/freebsd-10.1-release/sys/amd64/conf/
H A DNOTES123 hint.speaker.0.at="isa"
124 hint.speaker.0.port="0x61"
205 hint.psm.0.at="atkbdc"
206 hint.psm.0.irq="12"
215 hint.atkbdc.0.at="isa"
216 hint.atkbdc.0.port="0x060"
220 hint.atkbd.0.at="atkbdc"
221 hint.atkbd.0.irq="1"
236 hint.vga.0.at="isa"
515 hint
[all...]
/freebsd-10.1-release/usr.sbin/pkg_install/lib/
H A Durl.c47 char *hint; local
52 hint = getenv("PKG_ADD_BASE");
54 if (!base && !hint)
89 strcpy(fname, hint);
/freebsd-10.1-release/usr.bin/finger/
H A Dnet.c67 static struct addrinfo hint; local
76 hint.ai_flags = AI_CANONNAME;
77 hint.ai_family = family;
78 hint.ai_socktype = SOCK_STREAM;
80 error = getaddrinfo(host, "finger", &hint, &ai0);
/freebsd-10.1-release/usr.sbin/config/
H A Dconfig.h140 struct hint { struct
142 STAILQ_ENTRY(hint) hint_next;
145 STAILQ_HEAD(hint_head, hint) hints;
H A Dconfig.y195 struct hint *hint;
197 hint = (struct hint *)calloc(1, sizeof (struct hint));
198 if (hint == NULL)
200 hint->hint_name = $2;
201 STAILQ_INSERT_TAIL(&hints, hint, hint_next);
/freebsd-10.1-release/contrib/binutils/ld/
H A Ddeffile.h38 int hint; member in struct:def_file_export
/freebsd-10.1-release/tools/tools/kdrv/
H A DKernelDriver83 # Given (hint), use it to locate a driver information file.
86 proc findDrvFile_try {hint} {
89 if {[file exists $hint]} {
91 while {[file type $hint] == "link"} {
92 set hint [file readlink $hint];
94 switch [file type $hint] {
97 return $hint;
101 set candidate [glob -nocomplain "$hint/*.drvinfo"];
110 error "multiple driver info files in directory : $hint";
[all...]
/freebsd-10.1-release/sys/sys/
H A Devent.h87 * data/hint flags/masks for EVFILT_USER, shared with userspace
106 * data/hint flags for EVFILT_{READ|WRITE}, shared with userspace
111 * data/hint flags for EVFILT_VNODE, shared with userspace
122 * data/hint flags for EVFILT_PROC, shared with userspace
127 #define NOTE_PCTRLMASK 0xf0000000 /* mask for hint bits */
158 #define KNOTE_LOCKED(list, hint) knote(list, hint, KNF_LISTLOCKED)
159 #define KNOTE_UNLOCKED(list, hint) knote(list, hint, 0)
164 * Flag indicating hint i
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_delta/
H A Dcompose_delta.c167 as hint because most lookups come as a sequence of decreasing values
173 apr_size_t hint)
182 /* If we got a valid hint, use it to reduce the range to cover.
183 Note that this will only be useful if either the hint is a
187 if (hint < hi)
189 if (offset < ndx->offs[hint])
190 hi = hint;
191 else if (offset < ndx->offs[hint+1])
192 return hint;
194 lo = hint
169 search_offset_index(const offset_index_t *ndx, apr_size_t offset, apr_size_t hint) argument
638 copy_source_ops(apr_size_t offset, apr_size_t limit, apr_size_t target_offset, apr_size_t hint, svn_txdelta__ops_baton_t *build_baton, const svn_txdelta_window_t *window, const offset_index_t *ndx, apr_pool_t *pool) argument
[all...]
/freebsd-10.1-release/sys/dev/virtio/
H A Dvirtqueue.h80 int virtqueue_postpone_intr(struct virtqueue *vq, vq_postpone_t hint);
/freebsd-10.1-release/contrib/groff/src/preproc/eqn/
H A Dscript.cpp36 void hint(unsigned);
193 void script_box::hint(unsigned flags) function in class:script_box
195 p->hint(flags & ~HINT_NEXT_IS_ITALIC);
/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Dbufferevent_sock.c471 struct evutil_addrinfo hint; local
487 memset(&hint, 0, sizeof(hint));
488 hint.ai_family = family;
489 hint.ai_protocol = IPPROTO_TCP;
490 hint.ai_socktype = SOCK_STREAM;
497 &hint, bufferevent_connect_getaddrinfo_cb, bev);
/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Db_sock.c656 struct addrinfo *res, hint; local
669 * default to IPv6 without any hint. Also note that commonly IPv6
672 memset(&hint, 0, sizeof(hint));
673 hint.ai_flags = AI_PASSIVE;
679 hint.ai_family = AF_INET6;
684 hint.ai_family = AF_INET;
689 if ((*p_getaddrinfo.f) (h, p, &hint, &res))
/freebsd-10.1-release/contrib/llvm/lib/Support/Unix/
H A DMemory.inc114 // Use any near hint and the page size to set a page-aligned starting address
123 if (NearBlock) //Try again without a near hint
216 if (NearBlock) //Try again without a near hint

Completed in 171 milliseconds

1234