| /src/share/terminfo/ |
| H A D | Makefile | |
| /src/sys/arch/luna68k/stand/boot/ |
| H A D | ufs_disksubr.c | 100 static struct scsi_generic_cdb cdb = { local in function:readdisklabel
|
| H A D | scsi.c | 199 struct scsi_generic_cdb *cdb = &scsi_cdb; local in function:scsi_read_raw 228 struct scsi_generic_cdb *cdb = &scsi_cdb; local in function:scsi_write [all...] |
| H A D | sd.c | 229 struct scsi_generic_cdb *cdb; local in function:sdstrategy [all...] |
| H A D | sc.c | 359 scrun(int ctlr, int target, uint8_t *cdb, int cdblen, uint8_t *buf, int len, argument 487 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY }; local in function:scsi_test_unit_rdy 523 static struct scsi_cdb6 cdb = { CMD_REQUEST_SENSE }; local in function:scsi_request_sense 565 scsi_immed_command(int ctlr,int target,int lun,struct scsi_generic_cdb * cdb,uint8_t * buf,unsigned int len) argument 604 static struct scsi_cdb6 cdb = { CMD_FORMAT_UNIT, 0, 0, 0, 0, 0 }; local in function:scsi_format_unit [all...] |
| H A D | scsireg.h | 264 uint8_t cdb[28]; /* cdb to use on next read/write */ member in struct:scsi_generic_cdb
|
| /src/sys/arch/sgimips/stand/common/ |
| H A D | iris_scsictl.c | 43 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY }; local in function:scsi_test_unit_rdy 55 static struct scsi_cdb10 cdb = { CMD_READ_CAPACITY }; local in function:scsi_read_capacity 67 struct scsi_cdb10 cdb; local in function:scsi_read 93 struct scsi_cdb10 cdb; local in function:scsi_write [all...] |
| /src/lib/libc/net/ |
| H A D | servent.h | 39 struct cdbr *cdb; member in struct:servent_data
|
| /src/tests/lib/libcurses/ |
| H A D | Makefile | |
| /src/usr.sbin/npf/npftest/ |
| H A D | npftest.c | 136 void *cdb; local in function:generate_test_cdb 301 void *cdb; local in function:main
|
| /src/sys/dev/i2o/ |
| H A D | i2odpt.h | 71 u_int8_t cdb[16]; member in struct:i2o_dpt_scsi_scb_exec
|
| /src/sys/arch/hp300/stand/common/ |
| H A D | scsi.c | 376 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY }; local in function:scsi_test_unit_rdy 386 static struct scsi_cdb6 cdb = { CMD_REQUEST_SENSE }; local in function:scsi_request_sense 397 static struct scsi_cdb10 cdb = { CMD_READ_CAPACITY }; local in function:scsi_read_capacity 408 static struct scsi_cdb6 cdb = { CMD_INQUIRY }; local in function:scsi_inquiry 421 struct scsi_cdb10 cdb; local in function:scsi_tt_read 440 struct scsi_cdb10 cdb; local in function:scsi_tt_write [all...] |
| H A D | scsireg.h | 478 u_char cdb[28]; /* cdb to use on next read/write */ member in struct:scsi_fmt_cdb
|
| /src/sys/arch/next68k/stand/boot/ |
| H A D | sd.c | 117 struct scsipi_read_capacity_10 cdb; local in function:sdgetinfo 255 struct scsipi_rw_10 cdb; local in function:sdstrategy [all...] |
| /src/sys/dev/pci/ |
| H A D | vioscsireg.h | 60 uint8_t cdb[32]; member in struct:virtio_scsi_req_hdr
|
| H A D | pvscsi.h | 168 uint8_t cdb[16]; member in struct:pvscsi_ring_req_desc
|
| H A D | twareg.h | 441 uint8_t cdb[16]; member in struct:twa_command_9k
|
| /src/sys/dev/ieee1394/ |
| H A D | sbp.h | 179 uint32_t cdb; member in struct:sbp_cmd_status
|
| H A D | sbp.c | 2225 void *cdb; local in function:sbp_action1
|
| /src/sys/arch/amiga/dev/ |
| H A D | scivar.h | 128 u_char cdb[28]; /* cdb to use on next read/write */ member in struct:scsi_fmt_cdb
|
| H A D | sbicvar.h | 217 u_char cdb[28]; /* cdb to use on next read/write */ member in struct:scsi_fmt_cdb
|
| /src/sys/arch/acorn32/podulebus/ |
| H A D | sbicvar.h | 207 u_char cdb[28]; /* cdb to use on next read/write */ member in struct:scsi_fmt_cdb
|
| /src/sys/dev/eisa/ |
| H A D | ahbreg.h | 165 uint8_t cdb[6]; member in struct:ahb_ecb_status
|
| /src/sys/arch/newsmips/apbus/ |
| H A D | spifireg.h | 72 volatile uint32_t cdb[12]; /* RW: Command descriptor block */ member in struct:spifi_reg::__anon0f7f0aec0108
|
| /src/lib/libnpf/ |
| H A D | npf.c | 1184 void *cdb, *buf; local in function:_npf_table_build_const
|