Searched refs:sd (Results 101 - 125 of 183) sorted by relevance

12345678

/openbsd-current/sys/arch/i386/i386/
H A Dsys_machdep.c112 curcpu()->ci_gdt[which == TSEG_FS ? GUFS_SEL : GUGS_SEL].sd
H A Dconf.c46 #include "sd.h"
59 bdev_disk_init(NSD,sd), /* 4: SCSI disk */
182 cdev_disk_init(NSD,sd), /* 13: SCSI disk */
336 /* 13 */ 4, /* sd */
395 case 4: /* sd */
/openbsd-current/sys/arch/luna88k/stand/boot/
H A DMakefile37 SRCS+= sc.c sd.c
/openbsd-current/usr.bin/dig/lib/dns/
H A Dgen.c110 sd(int, const char *, const char *, char);
289 sd(int rdclass, const char *classname, const char *dirname, char filetype) { function
421 sd(rdclass, classname, buf, filetype);
427 sd(0, "", buf, filetype);
/openbsd-current/sys/dev/pci/
H A Dif_cas.c708 struct cas_sxd *sd; local
734 sd = &sc->sc_txd[i];
735 if (sd->sd_mbuf != NULL) {
736 bus_dmamap_sync(sc->sc_dmatag, sd->sd_map, 0,
737 sd->sd_map->dm_mapsize, BUS_DMASYNC_POSTWRITE);
738 bus_dmamap_unload(sc->sc_dmatag, sd->sd_map);
739 m_freem(sd->sd_mbuf);
740 sd->sd_mbuf = NULL;
1830 struct cas_sxd *sd; local
1838 sd
[all...]
/openbsd-current/sys/lib/libkern/arch/mips64/
H A Dbzero.S76 sd zero, -8(a0) # since we are limited by memory speed
H A Dmemmove.S154 sd v1, 0(a1)
176 sd v1, 0(a1)
/openbsd-current/sys/arch/arm/arm/
H A Dconf.c102 #include "sd.h"
174 bdev_disk_init(NSD,sd), /* 24: SCSI disk */
292 cdev_disk_init(NSD,sd), /* 24: SCSI disk */
444 /* 24 */ 24, /* sd */
/openbsd-current/sys/arch/landisk/landisk/
H A Dconf.c98 #include "sd.h"
166 bdev_disk_init(NSD,sd), /* 24: SCSI disk */
272 cdev_disk_init(NSD,sd), /* 24: SCSI disk */
424 /* 24 */ 24, /* sd */
/openbsd-current/sys/arch/riscv64/riscv64/
H A Dcopystr.S80 sd a5, 0(a3)
H A Dconf.c43 #include "sd.h"
55 bdev_disk_init(NSD,sd), /* 4: SCSI disk */
137 cdev_disk_init(NSD,sd), /* 13: SCSI disk */
289 /* 13 */ 4, /* sd */
H A Dcopy.S63 sd a4, 0(a1)
/openbsd-current/sys/arch/octeon/octeon/
H A Dconf.c54 #include "sd.h"
69 bdev_disk_init(NSD,sd), /* 0: SCSI disk */
160 cdev_disk_init(NSD,sd), /* 9: SCSI disk */
294 /* 9 */ 0, /* sd */
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dconf.c63 #include "sd.h"
128 bdev_disk_init(NSD,sd), /* 7: SCSI disk */
169 cdev_disk_init(NSD,sd), /* 17: SCSI disk */
352 /* 17 */ 7, /* sd */
/openbsd-current/sys/arch/arm64/arm64/
H A Dconf.c44 #include "sd.h"
57 bdev_disk_init(NSD,sd), /* 4: SCSI disk */
141 cdev_disk_init(NSD,sd), /* 13: SCSI disk */
291 /* 13 */ 4, /* sd */
351 case 4: /* sd */
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dns32k-dis.c894 struct { unsigned lm; unsigned m:20, e:11, :1;} sd;
907 val = (p->sd.e == 0x7ff
908 || (p->sd.e == 0 && (p->sd.m != 0 || p->sd.lm != 0)));
888 struct { unsigned lm; unsigned m:20, e:11, :1;} sd; member in union:__anon5089
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dns32k-dis.c427 struct { unsigned lm; unsigned m:20, e:11, :1;} sd;
439 val = (p->sd.e == 0x7ff
440 || (p->sd.e == 0 && (p->sd.m != 0 || p->sd.lm != 0)));
422 struct { unsigned lm; unsigned m:20, e:11, :1;} sd; member in union:__anon5804
/openbsd-current/sys/dev/ic/
H A Dgdt_common.c863 struct scsi_sense_data sd; local
881 bzero(&sd, sizeof sd);
882 sd.error_code = SSD_ERRCODE_CURRENT;
883 sd.segment = 0;
884 sd.flags = SKEY_NO_SENSE;
885 gdt_enc32(sd.info, 0);
886 sd.extra_len = 0;
887 scsi_copy_internal_data(xs, &sd, sizeof(sd));
[all...]
/openbsd-current/gnu/gcc/libcpp/
H A Ddirectives.c1204 save_registered_pragmas (struct pragma_entry *pe, char **sd) argument
1209 sd = save_registered_pragmas (pe->u.space, sd);
1210 *sd++ = (char *) xmemdup (HT_STR (&pe->pragma->ident),
1214 return sd;
1234 char **sd)
1239 sd = restore_registered_pragmas (pfile, pe->u.space, sd);
1240 pe->pragma = cpp_lookup (pfile, U *sd, strlen (*sd));
1233 restore_registered_pragmas(cpp_reader *pfile, struct pragma_entry *pe, char **sd) argument
[all...]
/openbsd-current/sbin/ipsecctl/
H A Dpfkey.c65 pfkey_flow(int sd, u_int8_t satype, u_int8_t action, u_int8_t direction, argument
376 n = writev(sd, iov, iov_cnt);
390 pfkey_sa(int sd, u_int8_t satype, u_int8_t action, u_int32_t spi, argument
629 if ((n = writev(sd, iov, iov_cnt)) == -1) {
641 pfkey_sabundle(int sd, u_int8_t satype, u_int8_t satype2, u_int8_t action, argument
763 if ((n = writev(sd, iov, iov_cnt)) == -1) {
775 pfkey_reply(int sd, u_int8_t **datap, ssize_t *lenp) argument
781 if (recv(sd, &hdr, sizeof(hdr), MSG_PEEK) != sizeof(hdr)) {
788 if (read(sd, data, len) != len) {
/openbsd-current/libexec/spamd/
H A Dsdl.c356 #define grow_sdlist(sd, c, l) do { \
360 tmp = reallocarray(sd, l + 128, sizeof(struct sdlist *)); \
367 sd = tmp; \
/openbsd-current/usr.sbin/vmd/
H A Dfw_cfg.c77 unsigned int sd = 0; local
99 fw_cfg_add_file("etc/screen-and-debug", &sd, sizeof(sd));
/openbsd-current/sys/dev/ata/
H A Datascsi.c1501 struct scsi_sense_data *sd = (struct scsi_sense_data *)xs->data; local
1505 sd->error_code = SSD_ERRCODE_CURRENT;
1506 sd->flags = SKEY_NO_SENSE;
1652 struct scsi_sense_data *sd = &xs->sense; local
1660 sd->error_code = SSD_ERRCODE_CURRENT;
1661 sd->flags = (xa->rfis.error & 0xf0) >> 4;
1663 sd->flags = SKEY_ILLEGAL_REQUEST;
1665 sd->flags |= SSD_EOM;
1667 sd->flags |= SSD_ILI;
1709 struct scsi_sense_data *sd local
[all...]
/openbsd-current/usr.bin/libtool/LT/
H A DLaFile.pm119 sub find($self, $l, $sd)
121 tsay {"searching .la for $l in $sd"};
122 foreach my $la_candidate ("$sd/lib$l.la", "$sd/$l.la") {
/openbsd-current/usr.bin/rsync/
H A Dmain.c357 int fds[2], sd = -1, rc, c, st, i, lidx; local
578 if ((rc = rsync_connect(&opts, &sd, fargs)) == 0) {
579 rc = rsync_socket(&opts, sd, fargs);
580 close(sd);

Completed in 225 milliseconds

12345678