HomeSort by: relevance | last modified time | path
    Searched refs:crx (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/vax/boot/boot/
if_de.c 77 static int crx, ctx; variable in typeref:typename:int
145 crx = ctx = 0;
193 if (dc->dc_rrent[crx].r_flags & RFLG_OWN)
196 if (dc->dc_rrent[crx].r_flags & RFLG_ERRS)
199 len = dc->dc_rrent[crx].r_lenerr & RERR_MLEN;
204 memcpy(pkt, (char *)&dc->dc_rbuf[crx][0], len);
206 dc->dc_rrent[crx].r_flags = RFLG_OWN;
207 dc->dc_rrent[crx].r_lenerr = 0;
209 printf("Got packet: len %d idx %d maxlen %ld\n", len, crx, maxlen);
211 if (++crx == NRCV
    [all...]
  /src/sys/arch/hpc/hpc/
config_hook.c 237 config_disconnect(config_call_tag crx)
240 struct hook_rec *cr = (struct hook_rec*)crx;
250 config_connected_call(config_call_tag crx, void *msg)
253 struct hook_rec *cr = (struct hook_rec*)crx;
  /src/sys/arch/hpc/include/
config_hook.h 55 void config_disconnect(config_call_tag crx);
  /src/sys/arch/vax/vax/
crx.c 1 /* $NetBSD: crx.c,v 1.16 2023/12/17 15:06:33 andvar Exp $ */
41 __KERNEL_RCSID(0, "$NetBSD: crx.c,v 1.16 2023/12/17 15:06:33 andvar Exp $");
55 #include <vax/vax/crx.h>
204 printf("crx: going off\n");
212 printf("crx: sleeping on I/O\n");
235 printf("crx: let others in\n");
ka820.c 65 #include <vax/vax/crx.h>
  /src/lib/librumpuser/build-aux/
config.sub 606 crx)
607 basic_machine=crx-unknown
  /src/sys/external/isc/libsodium/dist/build-aux/
config.sub 608 crx)
609 basic_machine=crx-unknown
  /src/sys/external/isc/libsodium/dist/
config.sub 587 crx)
588 basic_machine=crx-unknown

Completed in 27 milliseconds