Home
last modified time | relevance | path

Searched refs:ghandle (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c150 nxge->tx_hio_groups[i].ghandle = NULL; in nxge_hio_init()
158 nxge->rx_hio_groups[i].ghandle = NULL; in nxge_hio_init()
1021 nxge->tx_hio_groups[i].ghandle = NULL; in nxge_hio_init()
1029 nxge->rx_hio_groups[i].ghandle = NULL; in nxge_hio_init()
1347 group->ghandle = ghdl; in nxge_hio_group_get()
1380 group->ghandle = ghdl; in nxge_hio_group_get()
1656 mac_group_driver_t ghandle) in nxge_hio_share_add_group() argument
1660 nxge_ring_group_t *rg = (nxge_ring_group_t *)ghandle; in nxge_hio_share_add_group()
1753 mac_group_driver_t ghandle) in nxge_hio_share_rem_group() argument
1756 nxge_ring_group_t *group = (nxge_ring_group_t *)ghandle; in nxge_hio_share_rem_group()
/titanic_50/usr/src/cmd/idmap/idmap/
H A Didmap.c2973 idmap_get_handle_t *ghandle = NULL; in do_show_mapping() local
2981 stat = idmap_get_create(&ghandle); in do_show_mapping()
2987 idmap_get_destroy(ghandle); in do_show_mapping()
2993 stat = idmap_getext_uidbysid(ghandle, in do_show_mapping()
3001 stat = idmap_getext_gidbysid(ghandle, in do_show_mapping()
3009 stat = idmap_getext_pidbysid(ghandle, in do_show_mapping()
3018 stat = idmap_getext_sidbyuid(ghandle, in do_show_mapping()
3026 stat = idmap_getext_sidbygid(ghandle, in do_show_mapping()
3044 idmap_get_destroy(ghandle); in do_show_mapping()
3049 stat = idmap_get_mappings(ghandle); in do_show_mapping()
[all …]
/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge.h266 mac_group_handle_t ghandle; member
H A Dhxge_main.c2925 group->ghandle = gh; in hxge_group_get()
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge.h585 mac_group_handle_t ghandle; member