Home
last modified time | relevance | path

Searched defs:hp (Results 1 – 25 of 134) sorted by relevance

123456

/openbsd-src/sys/dev/sdmmc/
H A Dsdhc.c73 #define HREAD1(hp, reg) \ argument
75 #define HREAD2(hp, reg) \ argument
77 #define HREAD4(hp, reg) \ argument
79 #define HWRITE1(hp, reg, val) \ argument
81 #define HWRITE2(hp, re argument
83 HWRITE4(hp,reg,val) global() argument
85 HCLR1(hp,reg,bits) global() argument
87 HCLR2(hp,reg,bits) global() argument
89 HSET1(hp,reg,bits) global() argument
91 HSET2(hp,reg,bits) global() argument
160 sdhc_read_1(struct sdhc_host * hp,bus_size_t offset) sdhc_read_1() argument
173 sdhc_read_2(struct sdhc_host * hp,bus_size_t offset) sdhc_read_2() argument
186 sdhc_write_1(struct sdhc_host * hp,bus_size_t offset,uint8_t value) sdhc_write_1() argument
202 sdhc_write_2(struct sdhc_host * hp,bus_size_t offset,uint16_t value) sdhc_write_2() argument
245 struct sdhc_host *hp; sdhc_host_found() local
456 struct sdhc_host *hp; sdhc_activate() local
498 struct sdhc_host *hp; sdhc_shutdown() local
515 struct sdhc_host *hp = sch; sdhc_host_reset() local
555 struct sdhc_host *hp = sch; sdhc_host_ocr() local
562 struct sdhc_host *hp = sch; sdhc_host_maxblklen() local
572 struct sdhc_host *hp = sch; sdhc_card_detect() local
588 struct sdhc_host *hp = sch; sdhc_bus_power() local
650 sdhc_clock_divisor(struct sdhc_host * hp,u_int freq) sdhc_clock_divisor() argument
678 struct sdhc_host *hp = sch; sdhc_bus_clock() local
765 struct sdhc_host *hp = (struct sdhc_host *)sch; sdhc_bus_width() local
795 struct sdhc_host *hp = sch; sdhc_card_intr_mask() local
809 struct sdhc_host *hp = sch; sdhc_card_intr_ack() local
817 struct sdhc_host *hp = sch; sdhc_signal_voltage() local
848 sdhc_wait_state(struct sdhc_host * hp,u_int32_t mask,u_int32_t value) sdhc_wait_state() argument
867 struct sdhc_host *hp = sch; sdhc_exec_command() local
923 sdhc_start_command(struct sdhc_host * hp,struct sdmmc_command * cmd) sdhc_start_command() argument
1075 sdhc_transfer_data(struct sdhc_host * hp,struct sdmmc_command * cmd) sdhc_transfer_data() argument
1154 sdhc_read_data(struct sdhc_host * hp,u_char * datap,int datalen) sdhc_read_data() argument
1171 sdhc_write_data(struct sdhc_host * hp,u_char * datap,int datalen) sdhc_write_data() argument
1192 sdhc_soft_reset(struct sdhc_host * hp,int mask) sdhc_soft_reset() argument
1216 sdhc_wait_intr_cold(struct sdhc_host * hp,int mask,int secs) sdhc_wait_intr_cold() argument
1266 sdhc_wait_intr(struct sdhc_host * hp,int mask,int secs) sdhc_wait_intr() argument
1314 struct sdhc_host *hp = sc->sc_host[host]; sdhc_intr() local
1393 sdhc_dump_regs(struct sdhc_host * hp) sdhc_dump_regs() argument
1421 struct sdhc_host *hp, *fhp; sdhc_hibernate_init() local
[all...]
/openbsd-src/bin/csh/
H A Dhist.c47 struct Hist *hp, *np; in savehist() local
96 hfree(struct Hist *hp) in hfree()
143 dohist1(struct Hist *hp, int *np, int rflg, int hflg) in dohist1()
162 phist(struct Hist *hp, int hflg) in phist()
H A Dlex.c133 lex(struct wordent *hp) in lex()
186 copylex(struct wordent *hp, struct wordent *fp) in copylex()
624 struct wordent *hp, *ip; in getexcl() local
824 struct wordent *hp = &lexi; in dosub() local
1084 struct Hist *hp; in gethent() local
1201 struct Hist *hp; in findev() local
/openbsd-src/usr.sbin/rpc.statd/
H A Dprocs.c89 HostInfo *hp, h; in sm_mon_1_svc() local
147 do_unmon(char *name, HostInfo *hp, void *ptr) in do_unmon()
188 HostInfo *hp, h; in sm_unmon_1_svc() local
296 HostInfo *hp, h; in sm_notify_1_svc() local
H A Dstatd.c236 change_host(char *hostnamep, HostInfo *hp) in change_host()
275 find_host(char *hostname, HostInfo *hp) in find_host()
/openbsd-src/usr.sbin/config/
H A Dhash.c135 struct hashent *hp; in newhashent() local
172 struct hashent *hp, **hpp; in intern() local
208 struct hashent *hp, *thp; in ht_remove() local
239 struct hashent *hp, **hpp; in ht_insrep() local
261 struct hashent *hp, **hpp; in ht_lookup() local
/openbsd-src/gnu/llvm/llvm/tools/opt-viewer/
H A Dopt-stats.py18 hp = hpy() variable
21 hp = None variable
/openbsd-src/usr.bin/mail/
H A Dsend.c321 mail1(struct header *hp, int printheaders) in mail1()
441 fixhead(struct header *hp, struct name *tolist) in fixhead()
465 infix(struct header *hp, FILE *fi) in infix()
515 puthead(struct header *hp, FILE *fo, int w) in puthead()
H A Dcollect.c57 collect(struct header *hp, int printheaders) in collect()
600 gethfromtty(struct header *hp, int gflags) in gethfromtty()
/openbsd-src/usr.bin/rup/
H A Drup.c62 struct host_list *hp; in search_host() local
77 struct host_list *hp; in remember_host() local
154 struct hostent *hp; in rstat_reply() local
/openbsd-src/usr.sbin/dhcpd/
H A Ddhcp.c107 struct host_decl *hp; in dhcpdiscover() local
1472 struct host_decl *hp, *host = NULL; in find_lease() local
1773 struct host_decl *hp) in mockup_lease()
H A Dbootp.c65 struct host_decl *hp, *host = NULL; in bootp() local
/openbsd-src/usr.bin/rpcinfo/
H A Drpcinfo.c482 struct hostent *hp; pmapdump() local
549 struct hostent *hp; reply_proc() local
692 struct hostent *hp; get_inet_address() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Ddefarg3.C4 int* hp; variable
/openbsd-src/libexec/login_token/
H A Dtoken.c354 h2cb(char *hp, TOKEN_CBlock *cb) in h2cb()
370 cb2h(TOKEN_CBlock cb, char* hp) in cb2h()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dforgetcc.c1 foo (hp, p, a) in foo() argument
/openbsd-src/sys/arch/sparc64/dev/
H A Dfhc.c185 bus_size_t size, int flags, bus_space_handle_t *hp) in _fhc_bus_map()
254 bus_space_handle_t *hp; in fhc_intr_establish() local
/openbsd-src/lib/libc/db/hash/
H A Dndbm.c219 HTAB *hp; in dbm_error() local
228 HTAB *hp; in dbm_clearerr() local
/openbsd-src/usr.bin/talk/
H A Dget_addrs.c44 struct hostent *hp; in get_addrs() local
/openbsd-src/sbin/umount/
H A Dumount.c146 struct hostent *hp; in umountfs() local
339 namematch(struct hostent *hp) in namematch()
/openbsd-src/lib/libc/rpc/
H A Dgetrpcport.c45 struct hostent *hp; in getrpcport() local
/openbsd-src/lib/libm/src/
H A De_remainderf.c24 int32_t hx,hp; in remainderf() local
H A De_remainder.c33 int32_t hx,hp; in remainder() local
/openbsd-src/sbin/mountd/
H A Dmountd.c736 struct hostent *hp = NULL; mntsrv() local
981 struct hostlist *hp; put_exlist() local
1505 struct hostlist *hp; hang_dirp() local
1544 struct hostlist *hp; add_dlist() local
1606 struct hostlist *hp; chk_host() local
1778 struct hostent *hp, *nhp, t_host; get_host() local
1872 free_host(struct hostlist * hp) free_host() argument
1886 struct hostlist *hp; get_ht() local
[all...]
/openbsd-src/sys/arch/sparc64/include/
H A Drbus_machdep.h27 #define md_space_map(rbt, addr, size, flags, hp) \ argument

123456