| /src/sys/arch/hpc/stand/hpcboot/ |
| framebuffer.cpp | 47 framebuffer_info *alt = 0; local 65 alt = tab; 71 if (alt) { 72 _fb = alt;
|
| /src/sys/netinet/ |
| sctp_timer.c | 216 struct sctp_nets *alt, *mnet; local 231 alt = TAILQ_NEXT(mnet, sctp_next); 232 if (alt == NULL) { 237 alt = TAILQ_FIRST(&stcb->asoc.nets); 239 rt = rtcache_validate(&alt->ro); 241 alt->src_addr_selected = 0; 244 ((alt->dest_state & SCTP_ADDR_REACHABLE) == SCTP_ADDR_REACHABLE) && 246 (!(alt->dest_state & SCTP_ADDR_UNCONFIRMED)) 249 rtcache_unref(rt, &alt->ro); 252 rtcache_unref(rt, &alt->ro) 734 struct sctp_nets *alt; local 882 struct sctp_nets *alt; local 903 struct sctp_nets *alt; local 967 struct sctp_nets *alt; local 1039 struct sctp_nets *alt; local 1139 struct sctp_nets *alt; local 1173 struct sctp_nets *alt; local [all...] |
| /src/sys/arch/hpc/hpc/platid_gen/ |
| platid_gen.c | 63 const char *alt; member in struct:genctx_t 181 genctx[MODE_CPU][nest].alt = NULL; 182 genctx[MODE_MACHINE][nest].alt = NULL; 235 genctx[mode][nest].alt = NULL; 239 genctx[mode][nest].alt = genctx[mode][nest - 1].alt; 305 genctx[mode][nest].alt = np->ptr2; 446 if (genctx[mode][nest].alt == NULL) 450 genctx[mode][nest].alt); 453 if (genctx[mode][nest].alt == NULL [all...] |
| /src/sys/dev/i2c/ |
| gttwsi_core.c | 224 uint32_t data, expect, alt; local 234 alt = STAT_ARBT_ANR; 237 alt = STAT_AWBT_ANR; 251 error = gttwsi_wait(sc, 0, expect, alt, flags, "send-addr-10"); 260 alt = STAT_SARBT_ANR; 263 alt = STAT_SAWBT_ANR; 270 return gttwsi_wait(sc, 0, expect, alt, flags, "send-addr"); 308 uint32_t alt, int flags, const char *what) 368 if (alt != 0 && status != alt) [all...] |
| /src/lib/libedit/ |
| map.h | 52 el_action_t *alt; /* The current alternate key map */ member in struct:el_map_t
|
| map.c | 916 el->el_map.alt = el_calloc(N_KEYS, sizeof(*el->el_map.alt)); 917 if (el->el_map.alt == NULL) 957 el_free(el->el_map.alt); 959 el->el_map.alt = NULL; 997 el_action_t *alt = el->el_map.alt; local 1003 for (i = 0; i <= 0377 && alt[i] != EM_META_NEXT; i++) 1008 map = alt; 1010 map = alt; 1037 el_action_t *alt = el->el_map.alt; local 1070 el_action_t *alt = el->el_map.alt; local [all...] |
| tty.c | 903 el_action_t *map, *alt; local 908 alt = el->el_map.alt; 929 keymacro_clear(el, alt, old); 930 alt[(unsigned char)old[0]] = 932 keymacro_clear(el, alt, new); 933 alt[(unsigned char)new[0]] =
|
| keymacro.c | 228 el->el_map.alt[(unsigned char)*in] != ED_SEQUENCE_LEAD_IN) || 229 (map == el->el_map.alt &&
|
| /src/sys/arch/sandpoint/stand/altboot/ |
| siisata.c | 88 l->chan[0].ctl = l->chan[0].alt = l->bar[1] | 02; 91 l->chan[1].ctl = l->chan[1].alt = l->bar[3] | 02; 98 l->chan[0].ctl = l->chan[0].alt = (l->bar[5] + 0x088) | 02; 100 l->chan[1].ctl = l->chan[1].alt = (l->bar[5] + 0x0c8) | 02; 102 l->chan[2].ctl = l->chan[2].alt = (l->bar[5] + 0x288) | 02; 104 l->chan[3].ctl = l->chan[3].alt = (l->bar[5] + 0x2c8) | 02;
|
| pciide.c | 111 l->chan[0].ctl = l->chan[0].alt = l->bar[1] | 02; 114 l->chan[1].ctl = l->chan[1].alt = l->bar[3] | 02; 124 l->chan[0].ctl = l->chan[0].alt = l->bar[1] | 02; 127 l->chan[1].ctl = l->chan[1].alt = l->bar[3] | 02;
|
| dsk.c | 151 (void)CSR_READ_1(chan->alt); 152 (void)CSR_READ_1(chan->alt); 153 (void)CSR_READ_1(chan->alt); 154 (void)CSR_READ_1(chan->alt); 201 (void)CSR_READ_1(chan->alt); 205 (void)CSR_READ_1(chan->alt); 215 (void)CSR_READ_1(chan->alt); 228 (void)CSR_READ_1(chan->alt);
|
| globals.h | 230 uint32_t cmd, ctl, alt, dma; member in struct:dvata_chan
|
| /src/usr.bin/rpcgen/ |
| rpc_cout.c | 230 const char *alt = NULL; local 241 alt = "string"; 244 alt = "opaque"; 246 if (alt) { 247 print_ifopen(indent, alt); 255 if (!alt) { 261 alt = "string"; 264 alt = "bytes"; 267 print_ifopen(indent, alt); 270 if (alt) { [all...] |
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/renesas/ |
| Makefile | 30 r8a7794-alt.dtb \
|
| /src/sys/arch/mac68k/mac68k/ |
| disksubr.c | 180 int type, int alt, int *maxslot) 192 if (alt >= 0 && alt != bzb->bzbCluster) 198 if (alt >= 0 && alt != bzb->bzbCluster)
|
| /src/usr.bin/xlint/lint2/ |
| chk.c | 605 bool fwidth, prec, left, sign, space, alt, zero; local 623 fwidth = prec = left = sign = space = alt = zero = false; 641 if (alt) 643 alt = true; 707 alt || zero || prec || fwidth) { 728 if (alt || sz == LDOUBLE) { 748 if ((alt && fc == 'u') || sz == LDOUBLE) 766 if ((alt && fc != 'O') || sz != NO_TSPEC || !tflag) 783 if (sz != NO_TSPEC || alt || zero) 788 if (sz != NO_TSPEC || alt || zero [all...] |
| /src/sys/dev/usb/ |
| uvideo.c | 1098 DPRINTF(("uvideo_stream_init: error setting alt interface: " 1144 struct uvideo_alternate *alt; local 1201 alt = kmem_alloc(sizeof(*alt), KM_SLEEP); 1202 alt->altno = ifdesc->bAlternateSetting; 1203 alt->interval = 1207 alt->max_packet_size = 1210 alt->max_packet_size *= 1216 alt, entries); 1284 struct uvideo_alternate *alt; local 1595 struct uvideo_alternate *alt, *alt_maybe; local [all...] |
| ugen.c | 1685 uint8_t conf, alt; local 1951 alt = ugen_get_alt_index(sc, id->uid_interface_index); 1953 alt = id->uid_alt_index; 1954 idesc = usbd_find_idesc(cdesc, id->uid_interface_index, alt); 1969 alt = ugen_get_alt_index(sc, ed->ued_interface_index); 1971 alt = ed->ued_alt_index; 1973 alt, ed->ued_endpoint_index);
|
| /src/lib/libbluetooth/ |
| sdp_get.c | 341 sdp_get_alt(sdp_data_t *data, sdp_data_t *alt) 344 return _sdp_get_ext(SDP_DATA_ALT, data, alt);
|
| /src/sys/arch/macppc/macppc/ |
| disksubr.c | 263 getNamedType(struct part_map_entry *part, int num_parts, struct disklabel *lp, int type, int alt, int *maxslot) 273 if (alt >= 0 && alt != clust) 277 if (alt >= 0 && alt != clust)
|
| /src/games/rogue/ |
| move.c | 554 static boolean alt; local 605 if ((alt = !alt) != 0) {
|
| /src/sys/external/gpl2/dts/dist/include/dt-bindings/usb/ |
| pd.h | 210 #define VDO_UFP(ver, cap, conn, vcpwr, vcr, vbr, alt, spd) \ 212 | ((vcpwr) & 0x7) << 8 | (vcr) << 7 | (vbr) << 6 | ((alt) & 0x7) << 3 \
|
| /src/usr.sbin/dumpfs/ |
| dumpfs.c | 542 union fsun alt; local 551 if (pread(fd, &alt, sizeof alt, loc) != sizeof alt) { 552 warnx("%s: error reading alt %d", name, i); 556 fix_superblock(&alt.fs, alt_opostblsave); 557 if (print_superblock(&alt.fs, alt_opostblsave, name, fd, loc)) {
|
| /src/usr.sbin/sysinst/arch/mac68k/ |
| md.c | 789 findStdType(num_parts, in_use, type, count, alt) 794 int alt; 804 if (alt >= 0 && alt != bzb->cluster) 810 if (alt >= 0 && alt != bzb->cluster)
|
| /src/lib/libc/resolv/ |
| res_debug.c | 930 u_int32_t latit = 0, longit = 0, alt = 0; local 983 alt = (10000000 + (altsign * (altmeters * 100 + altfrac))); 1027 PUTLONG(alt,bcp);
|