Searched defs:cdb (Results 1 - 25 of 48) sorted by relevance

12

/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dufs_disksubr.c100 static struct scsi_generic_cdb cdb = { local
H A Dscsi.c199 struct scsi_generic_cdb *cdb = &scsi_cdb; local
228 struct scsi_generic_cdb *cdb = &scsi_cdb; local
[all...]
H A Dsd.c229 struct scsi_generic_cdb *cdb; local
[all...]
H A Dsc.c347 scrun(int ctlr, int target, uint8_t *cdb, int cdblen, uint8_t *buf, int len, argument
475 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY }; local
511 static struct scsi_cdb6 cdb = { CMD_REQUEST_SENSE }; local
553 scsi_immed_command(int ctlr, int target, int lun, struct scsi_generic_cdb *cdb, uint8_t *buf, unsigned int len) argument
592 static struct scsi_cdb6 cdb = { CMD_FORMAT_UNIT, 0, 0, 0, 0, 0 }; local
[all...]
/netbsd-current/sys/arch/sgimips/stand/common/
H A Diris_scsictl.c43 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY }; local
55 static struct scsi_cdb10 cdb = { CMD_READ_CAPACITY }; local
67 struct scsi_cdb10 cdb; local
93 struct scsi_cdb10 cdb; local
[all...]
/netbsd-current/lib/libc/net/
H A Dservent.h39 struct cdbr *cdb; member in struct:servent_data
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dchdir-long.c55 cdb_init (struct cd_buf *cdb) argument
61 cdb_fchdir (struct cd_buf const *cdb) argument
67 cdb_free (struct cd_buf const *cdb) argument
81 cdb_advance_fd (struct cd_buf *cdb, char const *dir) argument
130 struct cd_buf cdb; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dchdir-long.c47 cdb_init (struct cd_buf *cdb) argument
53 cdb_fchdir (struct cd_buf const *cdb) argument
59 cdb_free (struct cd_buf const *cdb) argument
73 cdb_advance_fd (struct cd_buf *cdb, char const *dir) argument
119 struct cd_buf cdb; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dchdir-long.c47 cdb_init (struct cd_buf *cdb) argument
53 cdb_fchdir (struct cd_buf const *cdb) argument
59 cdb_free (struct cd_buf const *cdb) argument
73 cdb_advance_fd (struct cd_buf *cdb, char const *dir) argument
119 struct cd_buf cdb; local
[all...]
/netbsd-current/tests/lib/libc/
H A Dt_cdb.c129 ATF_TC_WITH_CLEANUP(cdb); variable
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_cdb.c88 struct cdb cdb; /* cdb structure */ member in struct:__anon76
[all...]
/netbsd-current/usr.sbin/npf/npftest/
H A Dnpftest.c131 void *cdb; local
296 void *cdb; local
/netbsd-current/sys/dev/i2o/
H A Di2odpt.h71 u_int8_t cdb[16]; member in struct:i2o_dpt_scsi_scb_exec
/netbsd-current/sys/dev/pci/
H A Dvioscsireg.h60 uint8_t cdb[32]; member in struct:virtio_scsi_req_hdr
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dsd.c117 struct scsipi_read_capacity_10 cdb; local
255 struct scsipi_rw_10 cdb; local
[all...]
/netbsd-current/sys/arch/hp300/stand/common/
H A Dscsi.c376 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY }; local
386 static struct scsi_cdb6 cdb = { CMD_REQUEST_SENSE }; local
397 static struct scsi_cdb10 cdb = { CMD_READ_CAPACITY }; local
408 static struct scsi_cdb6 cdb = { CMD_INQUIRY }; local
421 struct scsi_cdb10 cdb; local
440 struct scsi_cdb10 cdb; local
[all...]
/netbsd-current/sys/dev/ieee1394/
H A Dsbp.h179 uint32_t cdb; member in struct:sbp_cmd_status
/netbsd-current/sys/arch/amiga/dev/
H A Dscivar.h128 u_char cdb[28]; /* cdb to use on next read/write */ member in struct:scsi_fmt_cdb
/netbsd-current/external/bsd/iscsi/dist/src/initiator/
H A Discsi-initiator.c106 lba2cdb(uint8_t *cdb, uint32_t *lba, uint16_t *len) argument
139 uint8_t cdb[16]; local
187 uint8_t cdb[16]; local
226 uint8_t cdb[16]; local
273 uint8_t cdb[16]; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddclass.c1016 ClassDeclaration *cdb = b->type->isClassHandle(); local
[all...]
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dsbicvar.h207 u_char cdb[28]; /* cdb to use on next read/write */ member in struct:scsi_fmt_cdb
/netbsd-current/external/bsd/iscsi/dist/include/
H A Discsiprotocol.h389 uint8_t *cdb; member in struct:iscsi_scsi_cmd_args_t
/netbsd-current/external/bsd/iscsi/dist/src/lib/
H A Ddisk.c898 cdb2lba(uint32_t *lba, uint16_t *len, uint8_t *cdb) argument
930 uint8_t *cdb = args->cdb; local
1102 uint8_t *cdb; local
[all...]
/netbsd-current/external/bsd/iscsi/dist/src/osd/
H A Dosdfs.c114 unsigned char cdb[256]; local
/netbsd-current/sys/arch/newsmips/apbus/
H A Dspifireg.h72 volatile uint32_t cdb[12]; /* RW: Command descriptor block */ member in struct:spifi_reg::__anon8827

Completed in 695 milliseconds

12