Home
last modified time | relevance | path

Searched defs:cmd_len (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dmsp430-dis.c78 int cmd_len = 0; local
239 int cmd_len = 2; local
442 int cmd_len = 2; local
695 int cmd_len = 2; local
H A Davr-dis.c265 int cmd_len = 2; local
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmsp430-dis.c94 int cmd_len = 2; in msp430_singleoperand() local
297 int cmd_len = 2; in msp430_doubleoperand() local
548 int cmd_len = 2; in msp430_branchinstr() local
671 int cmd_len = 0; in print_insn_msp430() local
H A Davr-dis.c264 int cmd_len = 2; in print_insn_avr() local
/openbsd-src/sbin/unwind/libunbound/util/
H A Dtube.h79 uint32_t cmd_len; member
/openbsd-src/usr.sbin/unbound/util/
H A Dtube.h79 uint32_t cmd_len; member
/openbsd-src/sys/dev/i2c/
H A Dds1307.c126 maxrtc_read(struct maxrtc_softc *sc, uint8_t *cmd, uint8_t cmd_len, in maxrtc_read()
H A Dpijuice.c169 pijuice_read(struct pijuice_softc *sc, uint8_t *cmd, uint8_t cmd_len, in pijuice_read()
/openbsd-src/usr.sbin/vmd/
H A Dvioblk.c294 uint32_t cmd_len; vioblk_notifyq() local
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dcmd_parser.c1048 int cmd_len = cmd_length(s); in cmd_handler_lri() local
1070 int cmd_len = cmd_length(s); in cmd_handler_lrr() local
1098 int cmd_len = cmd_length(s); in cmd_handler_lrm() local
1126 int cmd_len = cmd_length(s); in cmd_handler_srm() local
1814 u32 cmd_len = 0; in find_bb_size() local
/openbsd-src/usr.bin/systat/
H A Dengine.c94 int cmd_len = -1; variable