Home
last modified time | relevance | path

Searched defs:tablep (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/stand/lib/sa/
H A Dmemlist.c38 caddr_t tablep = NULL; variable
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_rcm.c517 build_table(rcm_info_t *info, info_table_t **tablep, size_t *table_lenp) in build_table()
/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c1017 sfmmu_reloc_trap_handler(void *tablep, void *start, size_t count) in sfmmu_reloc_trap_handler()
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c1575 encode(xlate_tbl_t *tablep, int val, uchar_t *rcode) in encode()
1589 decode(xlate_tbl_t *tablep, int kode, int *rvalue) in decode()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c415 sadb_init_fanout(isaf_t **tablep, uint_t size, int kmflag) in sadb_init_fanout()
439 sadb_init_acfanout(iacqf_t **tablep, uint_t size, int kmflag) in sadb_init_acfanout()
713 sadb_destroyer(isaf_t **tablep, uint_t numentries, boolean_t forever, in sadb_destroyer()