Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ofed/management/infiniband-diags/src/
Dibroute.c238 char ntype[50], sguid[30], desc[64]; in dump_lid() local
261 mad_dump_val(IB_NODE_PORT_GUID_F, sguid, sizeof sguid, &portguid)); in dump_lid()
289 mad_dump_val(IB_NODE_PORT_GUID_F, sguid, sizeof sguid, &portguid), in dump_lid()
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dspa.c5679 uint64_t guid, sguid, pguid, ppguid; in spa_vdev_resilver_done() local
5689 sguid = 0; in spa_vdev_resilver_done()
5698 sguid = ppvd->vdev_child[1]->vdev_guid; in spa_vdev_resilver_done()
5705 if (sguid && spa_vdev_detach(spa, sguid, ppguid, B_TRUE) != 0) in spa_vdev_resilver_done()
/freebsd-9-stable/contrib/ofed/management/opensm/osmtest/
Dosmtest.c875 IN ib_net64_t sguid, in osmtest_get_path_rec_by_guid_pair() argument
898 guid_pair.src_guid = sguid; in osmtest_get_path_rec_by_guid_pair()
905 sguid, dguid); in osmtest_get_path_rec_by_guid_pair()