/netbsd-src/sys/arch/hp300/stand/common/ |
H A D | scsi.c | 82 struct scsi_softc *hs; in scsiinit() local 122 struct scsi_softc *hs; in scsireset() local 163 scsiabort(struct scsi_softc *hs, volatile struct scsidevice *hd) in scsiabort() 267 scsiicmd(struct scsi_softc *hs, int target, uint8_t *cbuf, int clen, in scsiicmd() 375 struct scsi_softc *hs = &scsi_softc[ctlr]; in scsi_test_unit_rdy() local 385 struct scsi_softc *hs = &scsi_softc[ctlr]; in scsi_request_sense() local 396 struct scsi_softc *hs = &scsi_softc[ctlr]; in scsi_read_capacity() local 407 struct scsi_softc *hs = &scsi_softc[ctlr]; in scsi_inquiry() local 420 struct scsi_softc *hs = &scsi_softc[ctlr]; in scsi_tt_read() local 439 struct scsi_softc *hs = &scsi_softc[ctlr]; in scsi_tt_write() local
|
H A D | fhpib.c | 50 struct hpib_softc *hs = &hpib_softc[unit]; in fhpibinit() local 64 struct hpib_softc *hs = &hpib_softc[unit]; in fhpibreset() local 85 struct hpib_softc *hs = &hpib_softc[unit]; in fhpibsend() local 125 struct hpib_softc *hs = &hpib_softc[unit]; in fhpibrecv() local 161 struct hpib_softc *hs = &hpib_softc[unit]; in fhpibppoll() local
|
H A D | nhpib.c | 51 struct hpib_softc *hs = &hpib_softc[unit]; in nhpibinit() local 71 struct hpib_softc *hs = &hpib_softc[unit]; in nhpibreset() local 101 struct hpib_softc *hs = &hpib_softc[unit]; in nhpibsend() local 137 struct hpib_softc *hs = &hpib_softc[unit]; in nhpibrecv() local 171 struct hpib_softc *hs = &hpib_softc[unit]; in nhpibppoll() local
|
H A D | hpib.c | 56 struct hpib_softc *hs; in hpibinit() local
|
/netbsd-src/sys/arch/hp300/dev/ |
H A D | fhpib.c | 193 fhpibreset(struct hpibbus_softc *hs) in fhpibreset() 235 fhpibsend(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) in fhpibsend() 296 fhpibrecv(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) in fhpibrecv() 357 fhpibgo(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int count, in fhpibgo() 452 struct hpibbus_softc *hs = arg; in fhpibdmadone() local 477 fhpibdone(struct hpibbus_softc *hs) in fhpibdone() 523 struct hpibbus_softc *hs = sc->sc_hpibbus; in fhpibintr() local 600 fhpibppoll(struct hpibbus_softc *hs) in fhpibppoll() 645 struct hpibbus_softc *hs = arg; in fhpibppwatch() local
|
H A D | nhpib.c | 259 nhpibreset(struct hpibbus_softc *hs) in nhpibreset() 296 nhpibsend(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) in nhpibsend() 351 nhpibrecv(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) in nhpibrecv() 401 nhpibgo(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int count, in nhpibgo() 451 struct hpibbus_softc *hs = arg; in nhpibreadtimo() local 471 nhpibdone(struct hpibbus_softc *hs) in nhpibdone() 505 struct hpibbus_softc *hs = sc->sc_hpibbus; in nhpibintr() local 548 nhpibppoll(struct hpibbus_softc *hs) in nhpibppoll() 585 struct hpibbus_softc *hs = arg; in nhpibppwatch() local
|
/netbsd-src/sys/arch/luna68k/stand/boot/ |
H A D | sc.c | 107 struct scsi_softc *hs; in scinit() local 139 screset(struct scsi_softc * hs) screset() argument 240 scprobe(struct scsi_softc * hs,uint target,uint lun) scprobe() argument 350 struct scsi_softc *hs; scrun() local 386 struct scsi_softc *hs = &scsi_softc[ctlr]; scfinish() local 406 scabort(struct scsi_softc * hs) scabort() argument 640 struct scsi_softc *hs; scintr() local [all...] |
/netbsd-src/usr.bin/ruptime/ |
H A D | ruptime.c | 58 static struct hs { struct 59 struct whod *hs_wd; argument 60 int hs_nusers; argument 61 } *hs; variable
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/ed25519/ref10/ |
H A D | sign.c | 12 _crypto_sign_ed25519_ref10_hinit(crypto_hash_sha512_state *hs, int prehashed) in _crypto_sign_ed25519_ref10_hinit() 38 _crypto_sign_ed25519_synthetic_r_hv(crypto_hash_sha512_state *hs, in _crypto_sign_ed25519_synthetic_r_hv() 69 crypto_hash_sha512_state hs; in _crypto_sign_ed25519_detached() local
|
H A D | open.c | 20 crypto_hash_sha512_state hs; in _crypto_sign_ed25519_verify_detached() local
|
H A D | obsolete.c | 37 crypto_hash_sha512_state hs; in crypto_sign_edwards25519sha512batch() local
|
/netbsd-src/sys/kern/ |
H A D | subr_hash.c | 162 struct hashstat *hs; in hashstat_register() local 186 struct hashstat_sysctl hs; in hashstat_sysctl() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/ |
H A D | operational.c | 62 int hs; in monitor_back_operational() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | operational.c | 77 slap_operational_hasSubordinate( int hs ) in slap_operational_hasSubordinate()
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/ |
H A D | crypto_sign_ed25519.h | 16 crypto_hash_sha512_state hs; member
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | cpu-arc.c | 76 const bfd_arch_info_type * const hs = &arch_info_struct[6]; in arc_compatible() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | cpu-arc.c | 76 const bfd_arch_info_type * const hs = &arch_info_struct[6]; in arc_compatible() local
|
/netbsd-src/usr.sbin/ldpd/ |
H A D | socketops.c | 105 struct hello_socket *hs; in create_hello_sockets() local 281 struct hello_socket *hs; in is_hello_socket() local 416 struct hello_socket *hs; in send_hello() local 823 struct hello_socket *hs; in the_big_loop() local
|
/netbsd-src/sys/dev/videomode/ |
H A D | videomode.c | 25 #define M(nm,hr,vr,clk,hs,he,ht,vs,ve,vt,f) \ argument
|
/netbsd-src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/ |
H A D | Mdoc.pm | 162 hs => ['hardspace'], constant
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | history.h | 53 #define HISTENT_BYTES(hs) (strlen ((hs)->line) + strlen ((hs)->timestamp)) argument
|
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/ |
H A D | history.h | 53 #define HISTENT_BYTES(hs) (strlen ((hs)->line) + strlen ((hs)->timestamp)) argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_shadow.h | 63 void SetHistorySize(int hs) { in SetHistorySize() 78 const int hs = GetHistorySize(); in GetTracePos() local
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_sort.c | 56 char *a1, *al, *am, *ah, *ls, *hs, *lo, *hi, *b; in msort() local
|
/netbsd-src/games/tetris/ |
H A D | scores.c | 775 checkscores(struct highscore *hs, int num) in checkscores() 902 printem(int level, int offset, struct highscore *hs, int n, const char *me) in printem()
|