Home
last modified time | relevance | path

Searched refs:ml_path (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h137 const char *ml_path; /* Path used to open lib */ member
H A Delfedit.c1778 moddef->ml_path = ((char *)moddef) + sizeof (*moddef); in elfedit_load_module()
1871 old_moddef->ml_path, dlerror()); in elfedit_load_module()
1874 old_moddef->ml_mod->mod_name, old_moddef->ml_path); in elfedit_load_module()
1877 (void) strlcpy((char *)old_moddef->ml_path, path, in elfedit_load_module()
1910 (void) strlcpy((char *)moddef->ml_path, path, PATH_MAX + 1); in elfedit_load_module()
1941 moddef->ml_mod->mod_name, moddef->ml_path); in elfedit_unload_module()
1950 moddef->ml_path, dlerror()); in elfedit_unload_module()
H A Dsys.c651 s = modlist->ml_path ? modlist->ml_path : in cmd_status()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h1401 uint32_t ml_path :7; member
1587 uint32_t ml_path :7; member
1613 uint32_t ml_path :7; member
1659 uint32_t ml_path :7; member
1688 uint32_t ml_path :7; member
2550 lrh_tmp |= (udav).ml_path; \
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hw.h137 uint32_t ml_path :7; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c1880 path->ml_path = av->av_src_path; in tavor_set_addr_path()
2001 av->av_src_path = path->ml_path; in tavor_get_addr_path()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h2597 uint32_t ml_path :7; member
3018 uint32_t ml_path :7; /* mlid or SMAC idx */ member
3049 uint32_t ml_path :7; /* mlid or SMAC idx */ member
4975 lrh_tmp |= (udav)->ml_path; \