Home
last modified time | relevance | path

Searched refs:nodeids (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/efcode/fcdriver/
H A Dphandle.c82 t = find_resource(&cdp->nodeids, &nh, match_handle); in convert_phandle()
107 t = find_resource(&cdp->nodeids, &nh, match_nodeid); in revert_phandle()
128 if (add_resource(&cdp->nodeids, nh, match_handle) == NULL) { in add_my_handle()
/titanic_50/usr/src/lib/efcode/include/fcdriver/
H A Dfcdriver.h49 fc_resource_t *nodeids; member