Home
last modified time | relevance | path

Searched refs:hca_path (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ibd_upgrade/
H A Dibd_upgrade.sh37 hca_path=
44 hca_path="/dev/`dirname $device_path`"
136 cd $hca_path 2> /dev/null
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h195 char hca_path[MAXPATHLEN]; member
H A Ddapl_tavor_hca.c205 if (strcmp(dev_path, g_tavor_state[i].hca_path) == 0) { in dapli_process_tavor_node()
224 (void) dapl_os_strcpy(g_tavor_state[idx].hca_path, dev_path); in dapli_process_tavor_node()