| /freebsd-14.2/sys/dev/aic7xxx/ |
| H A D | aic7xxx_93cx6.c | 118 temp = sd->sd_MS ^ sd->sd_CS; in send_seeprom_cmd() 120 CLOCK_PULSE(sd, sd->sd_RDY); in send_seeprom_cmd() 126 CLOCK_PULSE(sd, sd->sd_RDY); in send_seeprom_cmd() 128 CLOCK_PULSE(sd, sd->sd_RDY); in send_seeprom_cmd() 144 CLOCK_PULSE(sd, sd->sd_RDY); in reset_seeprom() 146 CLOCK_PULSE(sd, sd->sd_RDY); in reset_seeprom() 148 CLOCK_PULSE(sd, sd->sd_RDY); in reset_seeprom() 176 temp = sd->sd_MS ^ sd->sd_CS; in ahc_read_seeprom() 181 CLOCK_PULSE(sd, sd->sd_RDY); in ahc_read_seeprom() 253 temp = sd->sd_MS ^ sd->sd_CS; in ahc_write_seeprom() [all …]
|
| H A D | aic7xxx_93cx6.h | 83 #define SEEPROM_INB(sd) \ argument 84 ahc_inb(sd->sd_ahc, sd->sd_control_offset) 85 #define SEEPROM_OUTB(sd, value) \ argument 87 ahc_outb(sd->sd_ahc, sd->sd_control_offset, value); \ 88 ahc_flush_device_writes(sd->sd_ahc); \ 91 #define SEEPROM_STATUS_INB(sd) \ argument 92 ahc_inb(sd->sd_ahc, sd->sd_status_offset) 93 #define SEEPROM_DATA_INB(sd) \ argument 94 ahc_inb(sd->sd_ahc, sd->sd_dataout_offset) 96 int ahc_read_seeprom(struct seeprom_descriptor *sd, uint16_t *buf, [all …]
|
| /freebsd-14.2/crypto/heimdal/lib/hx509/ |
| H A D | test_cms.in | 78 sd.data sd.data.out > /dev/null || exit 1 93 sd.data sd.data.out > signer.tmp || exit 1 101 sd.data sd.data.out 2> signer.tmp && exit 1 115 sd.data sd.data.out > /dev/null || exit 1 122 sd.data sd.data.out > /dev/null || exit 1 136 sd.data sd.data.out > /dev/null || exit 1 149 sd.data sd.data.out > /dev/null || exit 1 164 sd.data sd.data.out > /dev/null || exit 1 178 sd.data sd.data.out > /dev/null || exit 1 193 sd.data sd.data.out > /dev/null [all …]
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_tag_mismatch_riscv64.S | 87 sd x31, 248(sp) 88 sd x30, 240(sp) 89 sd x29, 232(sp) 106 sd x12, 96(sp) 109 sd x9, 72(sp) 111 sd x7, 56(sp) 112 sd x6, 48(sp) 113 sd x5, 40(sp) 114 sd x4, 32(sp) 115 sd x3, 24(sp) [all …]
|
| H A D | hwasan_setjmp_riscv64.S | 47 sd ra, 0<<3(x10) 48 sd s0, 1<<3(x10) 49 sd s1, 2<<3(x10) 50 sd s2, 3<<3(x10) 51 sd s3, 4<<3(x10) 52 sd s4, 5<<3(x10) 53 sd s5, 6<<3(x10) 54 sd s6, 7<<3(x10) 55 sd s7, 8<<3(x10) 56 sd s8, 9<<3(x10) [all …]
|
| /freebsd-14.2/sys/geom/raid/ |
| H A D | tr_raid1e.c | 263 g_raid_write_metadata(sc, vol, sd, sd->sd_disk); in g_raid_tr_update_state_raid1e_odd() 384 sd->sd_volume->v_name, sd->sd_pos, in g_raid_tr_raid1e_rebuild_finish() 404 sd->sd_volume->v_name, sd->sd_pos, in g_raid_tr_raid1e_rebuild_abort() 410 sd->sd_volume->v_name, sd->sd_pos, in g_raid_tr_raid1e_rebuild_abort() 441 if (sd->sd_rebuild_pos >= sd->sd_size) { in g_raid_tr_raid1e_rebuild_some() 451 sd->sd_size - sd->sd_rebuild_pos); in g_raid_tr_raid1e_rebuild_some() 467 sd->sd_rebuild_pos, sd->sd_rebuild_pos + len); in g_raid_tr_raid1e_rebuild_some() 545 sd->sd_volume->v_name, sd->sd_pos, in g_raid_tr_raid1e_rebuild_start() 1017 g_raid_tr_raid1e_fail_disk(sd->sd_softc, sd, sd->sd_disk); in g_raid_tr_iodone_raid1e() 1121 g_raid_tr_raid1e_fail_disk(sd->sd_softc, sd, sd->sd_disk); in g_raid_tr_iodone_raid1e() [all …]
|
| H A D | tr_raid1.c | 259 sd->sd_size - sd->sd_rebuild_pos); in g_raid_tr_raid1_rebuild_some() 278 g_raid_write_metadata(vol->v_softc, vol, sd, sd->sd_disk); in g_raid_tr_raid1_rebuild_done() 298 sd->sd_volume->v_name, sd->sd_pos, in g_raid_tr_raid1_rebuild_finish() 299 sd->sd_disk ? g_raid_get_diskname(sd->sd_disk) : "[none]"); in g_raid_tr_raid1_rebuild_finish() 319 sd->sd_volume->v_name, sd->sd_pos, in g_raid_tr_raid1_rebuild_abort() 325 sd->sd_volume->v_name, sd->sd_pos, in g_raid_tr_raid1_rebuild_abort() 331 sd->sd_size - sd->sd_rebuild_pos); in g_raid_tr_raid1_rebuild_abort() 516 best = sd; in g_raid_tr_raid1_select_read_disk() 791 g_raid_tr_raid1_fail_disk(sd->sd_softc, sd, sd->sd_disk); in g_raid_tr_iodone_raid1() 871 g_raid_tr_raid1_fail_disk(sd->sd_softc, sd, sd->sd_disk); in g_raid_tr_iodone_raid1() [all …]
|
| /freebsd-14.2/sys/riscv/riscv/ |
| H A D | exception.S | 44 sd ra, (TF_RA)(sp) 45 sd tp, (TF_TP)(sp) 46 sd gp, (TF_GP)(sp) 59 sd t0, (TF_T + 0 * 8)(sp) 93 sd t0, (TF_SP)(sp) 97 sd t0, (TF_SP)(sp) 102 sd t0, (TF_SEPC)(sp) 104 sd t0, (TF_SSTATUS)(sp) 111 sd t0, (TF_STVAL)(sp) 113 sd t0, (TF_SCAUSE)(sp) [all …]
|
| H A D | swtch.S | 52 sd t0, (PCB_FCSR)(\p) 218 sd x13, PC_CURPCB(tp) 264 sd x13, PC_CURPCB(tp) 270 sd ra, (PCB_RA)(x13) 271 sd sp, (PCB_SP)(x13) 317 sd s2, TD_LOCK(s0) 422 sd tp, (TF_SIZE)(sp) 437 sd ra, (PCB_RA)(a0) 438 sd sp, (PCB_SP)(a0) 439 sd tp, (PCB_TP)(a0) [all …]
|
| H A D | support.S | 229 sd sp, 0(a0) 233 sd s0, (0 * 8)(a0) 234 sd s1, (1 * 8)(a0) 235 sd s2, (2 * 8)(a0) 236 sd s3, (3 * 8)(a0) 237 sd s4, (4 * 8)(a0) 238 sd s5, (5 * 8)(a0) 239 sd s6, (6 * 8)(a0) 240 sd s7, (7 * 8)(a0) 241 sd s8, (8 * 8)(a0) [all …]
|
| /freebsd-14.2/lib/libc/riscv/gen/ |
| H A D | setjmp.S | 40 sd a0, 0(sp) 41 sd ra, 8(sp) 55 sd t0, (0 * 8)(a0) 56 sd sp, (1 * 8)(a0) 60 sd s0, (0 * 8)(a0) 61 sd s1, (1 * 8)(a0) 62 sd s2, (2 * 8)(a0) 63 sd s3, (3 * 8)(a0) 64 sd s4, (4 * 8)(a0) 65 sd s5, (5 * 8)(a0) [all …]
|
| H A D | _setjmp.S | 41 sd t0, (0 * 8)(a0) 42 sd sp, (1 * 8)(a0) 46 sd s0, (0 * 8)(a0) 47 sd s1, (1 * 8)(a0) 48 sd s2, (2 * 8)(a0) 49 sd s3, (3 * 8)(a0) 50 sd s4, (4 * 8)(a0) 51 sd s5, (5 * 8)(a0) 52 sd s6, (6 * 8)(a0) 53 sd s7, (7 * 8)(a0) [all …]
|
| /freebsd-14.2/contrib/sendmail/libmilter/ |
| H A D | libmilter.h | 124 # define ValidSocket(sd) ((sd) >= 0) argument 181 # define FD_RD_INIT(sd, rds, excs) \ argument 182 (rds).fd = (sd); \ 186 # define FD_WR_INIT(sd, wrs) \ argument 187 (wrs).fd = (sd); \ 194 # define FD_IS_WR_RDY(sd, wrs) \ argument 220 # define FD_WR_INIT(sd, wrs) \ argument 222 FD_SET((unsigned int) (sd), &(wrs)) 224 # define FD_IS_RD_EXC(sd, rds, excs) FD_ISSET(sd, &(excs)) argument 225 # define FD_IS_WR_RDY(sd, wrs) FD_ISSET((sd), &(wrs)) argument [all …]
|
| /freebsd-14.2/sys/contrib/openzfs/module/lua/setjmp/ |
| H A D | setjmp_rv64g.S | 42 sd sp, (0 * 8)(a0) 46 sd s0, (0 * 8)(a0) 47 sd s1, (1 * 8)(a0) 48 sd s2, (2 * 8)(a0) 49 sd s3, (3 * 8)(a0) 50 sd s4, (4 * 8)(a0) 51 sd s5, (5 * 8)(a0) 52 sd s6, (6 * 8)(a0) 53 sd s7, (7 * 8)(a0) 54 sd s8, (8 * 8)(a0) [all …]
|
| /freebsd-14.2/tools/test/stress2/misc/ |
| H A D | unix_socket_detach.sh | 65 int sd, flags, one; 80 sd = socket(PF_LOCAL, SOCK_STREAM, 0); 81 if (sd < 0) 88 close(sd); 91 if (listen(sd, 10) != 0) 94 (void)close(sd); 100 sd = socket(PF_LOCAL, SOCK_STREAM, 0); 101 if (sd < 0) 103 if ((flags = fcntl(sd, F_GETFL, 0)) < 0) 106 if (fcntl(sd, F_SETFL, flags) < 0) [all …]
|
| H A D | unix_socket_detach2.sh | 68 int one, sd; 71 sd = socket(PF_LOCAL, SOCK_STREAM, 0); 72 if (sd < 0) 79 close(sd); 82 if (listen(sd, 10) != 0) 86 (void)close(sd); 96 int flags, sd; 99 sd = socket(PF_LOCAL, SOCK_STREAM, 0); 100 if (sd < 0) 105 if (fcntl(sd, F_SETFL, flags) < 0) [all …]
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_mips64.S | 12 sd $s0,32($sp) 13 sd $ra,24($sp) 14 sd $fp,16($sp) 15 sd $gp,8($sp) 24 sd $a0,0($sp) 64 sd $s0,32($sp) 65 sd $ra,24($sp) 66 sd $fp,16($sp) 67 sd $gp,8($sp) 76 sd $a0,0($sp) [all …]
|
| H A D | tsan_rtl_riscv64.S | 13 sd ra, 24(sp) 14 sd s0, 16(sp) 24 sd a0, 8(sp) 61 sd ra, 24(sp) 62 sd s0, 16(sp) 72 sd a0, 8(sp) 109 sd ra, 24(sp) 120 sd a0, 8(sp) 121 sd a1, 0(sp) 172 sd a0, 8(sp) [all …]
|
| /freebsd-14.2/tools/tools/net80211/mlme_assoc/ |
| H A D | mlme_assoc.c | 56 if_up(int sd, const char *ifnam) in if_up() argument 64 error = ioctl(sd, SIOCGIFFLAGS, &ifr); in if_up() 75 error = ioctl(sd, SIOCSIFFLAGS, &ifr); in if_up() 106 error = ioctl(sd, SIOCS80211, &ireq); in try_mlme_assoc() 130 error = ioctl(sd, SIOCG80211, &ireq); in mlme_assoc_scan_results() 162 int error, sd; in main() local 178 sd = socket(AF_LOCAL, SOCK_DGRAM, 0); in main() 179 if (sd == -1) in main() 182 error = if_up(sd, ifnam); in main() 192 error = mlme_assoc_scan_results(sd, ifnam); in main() [all …]
|
| /freebsd-14.2/tools/regression/priv/ |
| H A D | priv_netinet_ipsec.c | 49 static int sd = -1; variable 65 if (sd < 0) { in priv_netinet_ipsec_policy_bypass_setup_af() 73 if (sd < 0) { in priv_netinet_ipsec_policy_bypass_setup_af() 120 if (sd < 0) { in priv_netinet_ipsec_policy_entrust_setup_af() 128 if (sd < 0) { in priv_netinet_ipsec_policy_entrust_setup_af() 307 if (sd >= 0) { in priv_netinet_ipsec_policy_bypass_cleanup() 308 close(sd); in priv_netinet_ipsec_policy_bypass_cleanup() 309 sd = -1; in priv_netinet_ipsec_policy_bypass_cleanup() 322 if (sd >= 0) { in priv_netinet_ipsec_policy_entrust_cleanup() 323 close(sd); in priv_netinet_ipsec_policy_entrust_cleanup() [all …]
|
| /freebsd-14.2/sys/x86/include/ |
| H A D | segments.h | 90 #define USD_GETBASE(sd) (((sd)->sd_lobase) | (sd)->sd_hibase << 24) argument 91 #define USD_SETBASE(sd, b) (sd)->sd_lobase = (b); \ argument 92 (sd)->sd_hibase = ((b) >> 24); 93 #define USD_GETLIMIT(sd) (((sd)->sd_lolimit) | (sd)->sd_hilimit << 16) argument 94 #define USD_SETLIMIT(sd, l) (sd)->sd_lolimit = (l); \ argument 95 (sd)->sd_hilimit = ((l) >> 16); 116 struct segment_descriptor sd; member 140 struct user_segment_descriptor sd; member
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_trampoline_mips64.S | 25 sd $ra, 136($sp) 27 sd $gp, 128($sp) 28 sd $a7, 120($sp) 29 sd $a6, 112($sp) 30 sd $a5, 104($sp) 31 sd $a4, 96($sp) 32 sd $a3, 88($sp) 33 sd $a2, 80($sp) 34 sd $a1, 72($sp) 35 sd $a0, 64($sp) [all …]
|
| /freebsd-14.2/libexec/phttpget/ |
| H A D | phttpget.c | 274 len = recv(sd, resbuf, BUFSIZ, 0); in copybytes() 311 int sd = -1; /* Socket descriptor */ in main() local 365 if (sd == -1) in main() 381 close(sd); in main() 382 sd = -1; in main() 395 sdflags = fcntl(sd, F_GETFL); in main() 412 len = send(sd, reqbuf + reqbufpos, in main() 439 len = send(sd, reqbuf + reqbufpos, in main() 708 shutdown(sd, SHUT_RDWR); in main() 709 close(sd); in main() [all …]
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/riscv/ |
| H A D | save.S | 125 sd s11, 8(sp) 176 sd s4, 64(sp) 177 sd s3, 72(sp) 189 sd s2, 80(sp) 190 sd s1, 88(sp) 191 sd s0, 96(sp) 203 sd s0, 0(sp) 204 sd ra, 8(sp) 219 sd s1, 0(sp) 220 sd s0, 8(sp) [all …]
|
| /freebsd-14.2/sys/contrib/libsodium/regen-msvc/ |
| H A D | regen-msvc.py | 98 sd = os.path.dirname(os.path.realpath(__file__)) variable 104 apply_template(sd + "/tl_libsodium.vcxproj.tpl", 107 apply_template(sd + "/libsodium.vcxproj.filters.tpl", 109 apply_template(sd + "/libsodium.vcxproj.filters.tpl", 111 apply_template(sd + "/libsodium.vcxproj.filters.tpl", 113 apply_template(sd + "/libsodium.vcxproj.filters.tpl", 119 apply_template(sd + "/libsodium.vcxproj.tpl", 123 apply_template(sd + "/libsodium.vcxproj.tpl", 127 apply_template(sd + "/libsodium.vcxproj.tpl", 131 apply_template(sd + "/libsodium.vcxproj.tpl", [all …]
|