Home
last modified time | relevance | path

Searched refs:remote_hwaddr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c899 path->remote_hwaddr = remote_hwaddr; in rsmka_add_path()
957 remote_hwaddr); in rsmka_remove_path()
1117 remote_hwaddr); in rsmka_path_down()
2166 path->remote_hwaddr == current->remote_hwaddr) in destroy_path()
2289 if (current->remote_hwaddr == remote_hwaddr) { in get_remote_nodeid()
2315 rsm_addr_t remote_hwaddr; in get_remote_hwaddr() local
2323 remote_hwaddr = current->remote_hwaddr; in get_remote_hwaddr()
2329 remote_hwaddr = -1; in get_remote_hwaddr()
2334 return (remote_hwaddr); in get_remote_hwaddr()
2684 path->remote_hwaddr, in create_ipc_sendq()
[all …]
H A Drsm.c5891 path->remote_hwaddr, path->procmsg_cnt)); in rsmipc_send_controlmsg()
/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsmka_path_int.h145 rsm_addr_t remote_hwaddr; member
379 rsm_addr_t remote_hwaddr; member
/illumos-gate/usr/src/lib/librsm/inc/
H A Drsmapi.h86 rsm_addr_t remote_hwaddr; member