Searched defs:cmdlen (Results 1 - 25 of 67) sorted by relevance

123

/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/crt/dos/
H A Ddoscommain.c39 char cmdlen; member in struct:psp
/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsipi_base.h48 scsipi_make_xs(struct scsipi_periph *periph, struct scsipi_generic *cmd, int cmdlen, u_char *data_addr, int datalen, int retries, int timeout, struct buf *bp, int flags) argument
H A Dscsipiconf.c90 scsipi_command(struct scsipi_periph *periph, struct scsipi_generic *cmd, int cmdlen, u_char *data_addr, int datalen, int retries, int timeout, struct buf *bp, int flags) argument
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dtctrl.h36 uint8_t cmdlen; member in struct:tctrl_req
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Damdpm_smbus.c110 amdpm_smbus_exec(void *cookie, i2c_op_t op, i2c_addr_t addr, const void *cmd, size_t cmdlen, void *vbuf, size_t buflen, int flags) argument
H A Dichsmb.c208 ichsmb_i2c_exec(void *cookie, i2c_op_t op, i2c_addr_t addr, const void *cmdbuf, size_t cmdlen, void *buf, size_t len, int flags) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/macppc/macppc/
H A Dmemory.c158 memory_i2c_exec(void *cookie, i2c_op_t op, i2c_addr_t addr, const void *cmdbuf, size_t cmdlen, void *buf, size_t len, int flags) argument
/netbsd-6-1-5-RELEASE/sbin/scsictl/
H A Dscsi_subr.c62 scsi_command(int fd, void *cmd, size_t cmdlen, void *data, size_t datalen, argument
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/gumstix/
H A Dgxiic.c140 gxiic_exec(void *cookie, i2c_op_t op, i2c_addr_t addr, const void *vcmd, size_t cmdlen, void *vbuf, size_t buflen, int flags) argument
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Demdtv_i2c.c89 emdtv_i2c_exec(void *opaque, i2c_op_t op, i2c_addr_t addr, const void *cmd, size_t cmdlen, void *vbuf, size_t buflen, int flags) argument
H A Dauvitek_i2c.c142 auvitek_i2c_exec(void *opaque, i2c_op_t op, i2c_addr_t addr, const void *cmd, size_t cmdlen, void *vbuf, size_t buflen, int flags) argument
/netbsd-6-1-5-RELEASE/sys/dev/i2c/
H A Di2c_exec.c64 iic_exec(i2c_tag_t tag, i2c_op_t op, i2c_addr_t addr, const void *vcmd, size_t cmdlen, void *vbuf, size_t buflen, int flags) argument
H A Dmotoi2c.c177 motoi2c_exec(void *v, i2c_op_t op, i2c_addr_t addr, const void *cmdbuf, size_t cmdlen, void *databuf, size_t datalen, int flags) argument
H A Dat24cxx.c357 int cmdlen; local
/netbsd-6-1-5-RELEASE/sys/arch/hpcarm/dev/
H A Dnbpiic.c206 nbpiic_exec(void *cookie, i2c_op_t op, i2c_addr_t addr, const void *vcmd, size_t cmdlen, void *vbuf, size_t buflen, int flags) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/broadcom/
H A Dbcm2835_bsc.c196 bsciic_exec(void *v, i2c_op_t op, i2c_addr_t addr, const void *cmdbuf, size_t cmdlen, void *databuf, size_t datalen, int flags) argument
/netbsd-6-1-5-RELEASE/dist/nvi/ex/
H A Dex_argv.c67 argv_exp0(SCR *sp, EXCMD *excp, const CHAR_T *cmd, size_t cmdlen) argument
90 argv_exp1(SCR *sp, EXCMD *excp, const CHAR_T *cmd, size_t cmdlen, int is_bang) argument
129 argv_exp2(SCR *sp, EXCMD *excp, const CHAR_T *cmd, size_t cmdlen) argument
251 argv_exp3(SCR *sp, EXCMD *excp, const CHAR_T *cmd, size_t cmdlen) argument
318 argv_fexp(SCR *sp, EXCMD *excp, const CHAR_T *cmd, size_t cmdlen, CHAR_T *p, size_t *lenp, CHAR_T **bpp, size_t *blenp, int is_bang) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dlesskey.c641 int cmdlen; local
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/clockstuff/
H A Dclktest.c38 int cmdlen; variable
/netbsd-6-1-5-RELEASE/sys/arch/pmax/ibus/
H A Dsiivar.h15 int cmdlen; /* length of data in cmdbuf */ member in struct:ScsiCmd
30 int cmdlen; /* total remaining amount of cmd to transfer */ member in struct:scsi_state
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dpcf8584.c161 pcfiic_i2c_exec(void *arg, i2c_op_t op, i2c_addr_t addr, const void *cmdbuf, size_t cmdlen, void *buf, size_t len, int flags) argument
/netbsd-6-1-5-RELEASE/sys/arch/i386/pci/
H A Dviapcib.c301 viapcib_exec(void *opaque, i2c_op_t op, i2c_addr_t addr, const void *vcmd, size_t cmdlen, void *vbuf, size_t buflen, int flags) argument
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dki2c.c396 ki2c_i2c_exec(void *cookie, i2c_op_t op, i2c_addr_t addr, const void *vcmd, size_t cmdlen, void *vbuf, size_t buflen, int flags) argument
/netbsd-6-1-5-RELEASE/sys/arch/mips/alchemy/dev/
H A Dausmbus_psc.c217 ausmbus_exec(void *cookie, i2c_op_t op, i2c_addr_t addr, const void *vcmd, size_t cmdlen, void *vbuf, size_t buflen, int flags) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mips/ralink/
H A Dralink_i2c.c193 ra_i2c_exec(void *cookie, i2c_op_t op, i2c_addr_t addr, const void *cmdbuf, size_t cmdlen, void *buf, size_t len, int flags) argument

Completed in 572 milliseconds

123