HomeSort by: relevance | last modified time | path
    Searched refs:xd (Results 1 - 25 of 701) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/arch/sun3/dev/
xd.c 1 /* $NetBSD: xd.c,v 1.82 2026/07/03 21:27:39 thorpej Exp $ */
33 * id: &Id: xd.c,v 1.9 1995/09/25 20:12:44 chuck Exp &
49 __KERNEL_RCSID(0, "$NetBSD: xd.c,v 1.82 2026/07/03 21:27:39 thorpej Exp $");
91 * Print a complaint when no xd children were specified
97 #include "xd.h"
99 #error "xdc but no xd?"
269 CFATTACH_DECL_NEW(xd, sizeof(struct xd_softc),
339 xdgetdisklabel(struct xd_softc *xd, void *b)
348 xd->sc_dk.dk_label->d_secsize = XDFM_BPS;
350 err = readdisklabel(MAKEDISKDEV(0, device_unit(xd->sc_dev), RAW_PART)
564 struct xd_softc *xd = device_private(self); local
748 struct xd_softc *xd = device_lookup_private(&xd_cd, DISKUNIT(dev)); local
773 struct xd_softc *xd; local
843 struct xd_softc *xd; local
933 struct xd_softc *xd; local
1041 struct xd_softc *xd; local
    [all...]
  /src/sys/dev/scsipi/
scsi_ctron_ether.h 16 #define CTRON_ETHER_ADD_PROTO CTRON_ETHERCMD2(0xd, 0x1)
17 #define CTRON_ETHER_REM_PROTO CTRON_ETHERCMD2(0xd, 0x2)
18 #define CTRON_ETHER_SET_MODE CTRON_ETHERCMD2(0xd, 0x3)
19 #define CTRON_ETHER_SET_MULTI CTRON_ETHERCMD2(0xd, 0x4)
20 #define CTRON_ETHER_REMOVE_MULTI CTRON_ETHERCMD2(0xd, 0x5)
21 #define CTRON_ETHER_GET_STATS CTRON_ETHERCMD2(0xd, 0x6)
22 #define CTRON_ETHER_SET_MEDIA CTRON_ETHERCMD2(0xd, 0x07)
23 #define CTRON_ETHER_GET_MEDIA CTRON_ETHERCMD2(0xd, 0x08)
24 #define CTRON_ETHER_SET_ADDR CTRON_ETHERCMD2(0xd, 0xA)
25 #define CTRON_ETHER_LOAD_IMAGE CTRON_ETHERCMD2(0xd, 0x09
    [all...]
  /src/sys/dev/vme/
xd.c 1 /* $NetBSD: xd.c,v 1.101 2026/07/03 21:27:40 thorpej Exp $ */
48 __KERNEL_RCSID(0, "$NetBSD: xd.c,v 1.101 2026/07/03 21:27:40 thorpej Exp $");
280 CFATTACH_DECL_NEW(xd, sizeof(struct xd_softc),
351 xdgetdisklabel(struct xd_softc *xd, void *b)
362 xd->sc_dk.dk_label->d_secsize = XDFM_BPS;
364 err = readdisklabel(MAKEDISKDEV(0, device_unit(xd->sc_dev), RAW_PART),
366 xd->sc_dk.dk_label, xd->sc_dk.dk_cpulabel);
368 aprint_error_dev(xd->sc_dev, "%s\n", err);
374 sdl = (struct sun_disklabel *)xd->sc_dk.dk_cpulabel->cd_block
711 struct xd_softc *xd = device_private(self); local
912 struct xd_softc *xd = device_lookup_private(&xd_cd, DISKUNIT(dev)); local
937 struct xd_softc *xd; local
1008 struct xd_softc *xd; local
1121 struct xd_softc *xd; local
1217 struct xd_softc *xd; local
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc-a.c 230 {"cmp.ltu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P1, P2, R2, R3}, EMPTY},
231 {"cmp.leu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P2, P1, R3, R2}, EMPTY},
232 {"cmp.gtu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P1, P2, R3, R2}, EMPTY},
233 {"cmp.geu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P2, P1, R2, R3}, EMPTY},
234 {"cmp.ltu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P1, P2, R2, R3}, EMPTY},
235 {"cmp.leu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P2, P1, R3, R2}, EMPTY},
236 {"cmp.gtu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P1, P2, R3, R2}, EMPTY},
237 {"cmp.geu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P2, P1, R2, R3}, EMPTY},
238 {"cmp.eq.or", A2, OpX2TbTaC (0xd, 0, 0, 1, 0), {P1, P2, R2, R3}, EMPTY},
239 {"cmp.ne.orcm", A2, OpX2TbTaC (0xd, 0, 0, 1, 0), {P1, P2, R2, R3}, PSEUDO, 0, NULL}
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc-a.c 230 {"cmp.ltu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P1, P2, R2, R3}, EMPTY},
231 {"cmp.leu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P2, P1, R3, R2}, EMPTY},
232 {"cmp.gtu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P1, P2, R3, R2}, EMPTY},
233 {"cmp.geu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P2, P1, R2, R3}, EMPTY},
234 {"cmp.ltu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P1, P2, R2, R3}, EMPTY},
235 {"cmp.leu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P2, P1, R3, R2}, EMPTY},
236 {"cmp.gtu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P1, P2, R3, R2}, EMPTY},
237 {"cmp.geu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P2, P1, R2, R3}, EMPTY},
238 {"cmp.eq.or", A2, OpX2TbTaC (0xd, 0, 0, 1, 0), {P1, P2, R2, R3}, EMPTY},
239 {"cmp.ne.orcm", A2, OpX2TbTaC (0xd, 0, 0, 1, 0), {P1, P2, R2, R3}, PSEUDO, 0, NULL}
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc-a.c 230 {"cmp.ltu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P1, P2, R2, R3}, EMPTY},
231 {"cmp.leu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P2, P1, R3, R2}, EMPTY},
232 {"cmp.gtu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P1, P2, R3, R2}, EMPTY},
233 {"cmp.geu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P2, P1, R2, R3}, EMPTY},
234 {"cmp.ltu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P1, P2, R2, R3}, EMPTY},
235 {"cmp.leu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P2, P1, R3, R2}, EMPTY},
236 {"cmp.gtu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P1, P2, R3, R2}, EMPTY},
237 {"cmp.geu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P2, P1, R2, R3}, EMPTY},
238 {"cmp.eq.or", A2, OpX2TbTaC (0xd, 0, 0, 1, 0), {P1, P2, R2, R3}, EMPTY},
239 {"cmp.ne.orcm", A2, OpX2TbTaC (0xd, 0, 0, 1, 0), {P1, P2, R2, R3}, PSEUDO, 0, NULL}
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc-a.c 230 {"cmp.ltu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P1, P2, R2, R3}, EMPTY},
231 {"cmp.leu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P2, P1, R3, R2}, EMPTY},
232 {"cmp.gtu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P1, P2, R3, R2}, EMPTY},
233 {"cmp.geu", A2, OpX2TbTaC (0xd, 0, 0, 0, 0), {P2, P1, R2, R3}, EMPTY},
234 {"cmp.ltu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P1, P2, R2, R3}, EMPTY},
235 {"cmp.leu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P2, P1, R3, R2}, EMPTY},
236 {"cmp.gtu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P1, P2, R3, R2}, EMPTY},
237 {"cmp.geu.unc", A2, OpX2TbTaC (0xd, 0, 0, 0, 1), {P2, P1, R2, R3}, EMPTY},
238 {"cmp.eq.or", A2, OpX2TbTaC (0xd, 0, 0, 1, 0), {P1, P2, R2, R3}, EMPTY},
239 {"cmp.ne.orcm", A2, OpX2TbTaC (0xd, 0, 0, 1, 0), {P1, P2, R2, R3}, PSEUDO, 0, NULL}
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/nat/
x86-xstate.c 34 if (!x86_cpuid_count (0xd, feature, nullptr, &ebx, nullptr, nullptr))
46 if (!x86_cpuid_count (0xd, 0, nullptr, &ebx, nullptr, nullptr))
  /src/external/gpl3/gdb/dist/gdb/nat/
x86-xstate.c 34 if (!x86_cpuid_count (0xd, feature, nullptr, &ebx, nullptr, nullptr))
46 if (!x86_cpuid_count (0xd, 0, nullptr, &ebx, nullptr, nullptr))
  /src/sys/external/gpl2/dts/dist/include/dt-bindings/phy/
phy-qcom-qusb2.h 25 #define QUSB2_V2_HSTX_TRIM_16_2_MA 0xd
  /src/share/man/man4/man4.sparc/
Makefile 8 tslot.4 xd.4 xy.4 zx.4
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/
ARCInfo.h 38 HI = 0xd,
  /src/external/gpl3/binutils/dist/libiberty/
safe-ctype.c 137 #define xd _sch_isxdigit macro
141 #define XL (const unsigned short) (lo|is|xd|pr) /* lowercase hex digit */
143 #define XU (const unsigned short) (up|is|xd|pr) /* uppercase hex digit */
144 #define D (const unsigned short) (di |xd|pr) /* decimal digit */
  /src/external/gpl3/binutils.old/dist/libiberty/
safe-ctype.c 137 #define xd _sch_isxdigit macro
141 #define XL (const unsigned short) (lo|is|xd|pr) /* lowercase hex digit */
143 #define XU (const unsigned short) (up|is|xd|pr) /* uppercase hex digit */
144 #define D (const unsigned short) (di |xd|pr) /* decimal digit */
  /src/external/gpl3/gcc/dist/libiberty/
safe-ctype.c 137 #define xd _sch_isxdigit macro
141 #define XL (const unsigned short) (lo|is|xd|pr) /* lowercase hex digit */
143 #define XU (const unsigned short) (up|is|xd|pr) /* uppercase hex digit */
144 #define D (const unsigned short) (di |xd|pr) /* decimal digit */
  /src/external/gpl3/gcc.old/dist/libiberty/
safe-ctype.c 137 #define xd _sch_isxdigit macro
141 #define XL (const unsigned short) (lo|is|xd|pr) /* lowercase hex digit */
143 #define XU (const unsigned short) (up|is|xd|pr) /* uppercase hex digit */
144 #define D (const unsigned short) (di |xd|pr) /* decimal digit */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
typeid.cc 56 const std::type_info &xd = typeid(d); local
  /src/external/gpl3/gdb.old/dist/libiberty/
safe-ctype.c 137 #define xd _sch_isxdigit macro
141 #define XL (const unsigned short) (lo|is|xd|pr) /* lowercase hex digit */
143 #define XU (const unsigned short) (up|is|xd|pr) /* uppercase hex digit */
144 #define D (const unsigned short) (di |xd|pr) /* decimal digit */
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
typeid.cc 56 const std::type_info &xd = typeid(d); local
  /src/external/gpl3/gdb/dist/libiberty/
safe-ctype.c 137 #define xd _sch_isxdigit macro
141 #define XL (const unsigned short) (lo|is|xd|pr) /* lowercase hex digit */
143 #define XU (const unsigned short) (up|is|xd|pr) /* uppercase hex digit */
144 #define D (const unsigned short) (di |xd|pr) /* decimal digit */
  /src/sys/external/gpl2/dts/dist/include/dt-bindings/pinctrl/
dra.h 28 #define MUX_MODE13 0xd
46 #define MUX_VIRTUAL_MODE13 (MODE_SELECT | (0xd << 4))
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
break-on-linker-gcd-function.exp 41 set xd {[0-9a-f]}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
break-on-linker-gcd-function.exp 41 set xd {[0-9a-f]}
  /src/external/gpl3/binutils/dist/gprofng/src/
hwc_amd_zen4.h 526 { I("fp_pack_ops_retired.fp128_logical", 0xc, 0xd,
605 { I("packed_int_op_type.all", 0xd, 0xff,
607 { I("packed_int_op_type.int128_add", 0xd, 0x1,
609 { I("packed_int_op_type.int128_aes", 0xd, 0x5,
611 { I("packed_int_op_type.int128_all", 0xd, 0xf,
613 { I("packed_int_op_type.int128_clm", 0xd, 0x8,
615 { I("packed_int_op_type.int128_cmp", 0xd, 0x7,
617 { I("packed_int_op_type.int128_logical", 0xd, 0xd,
619 { I("packed_int_op_type.int128_mac", 0xd, 0x4
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/src/
hwc_amd_zen4.h 526 { I("fp_pack_ops_retired.fp128_logical", 0xc, 0xd,
605 { I("packed_int_op_type.all", 0xd, 0xff,
607 { I("packed_int_op_type.int128_add", 0xd, 0x1,
609 { I("packed_int_op_type.int128_aes", 0xd, 0x5,
611 { I("packed_int_op_type.int128_all", 0xd, 0xf,
613 { I("packed_int_op_type.int128_clm", 0xd, 0x8,
615 { I("packed_int_op_type.int128_cmp", 0xd, 0x7,
617 { I("packed_int_op_type.int128_logical", 0xd, 0xd,
619 { I("packed_int_op_type.int128_mac", 0xd, 0x4
    [all...]

Completed in 34 milliseconds

1 2 3 4 5 6 7 8 91011>>