Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/io/
H A Dvsw_hio.c159 hiop->vh_shares[i].vs_index = i; in vsw_hio_init()
238 __func__, vsharep->vs_index); in vsw_hio_find_free_share()
265 __func__, vsharep->vs_index); in vsw_hio_find_vshare_ldcid()
292 __func__, vsharep->vs_index); in vsw_hio_find_vshare_port()
405 "share(%d)", __func__, vsharep->vs_index); in vsw_hio_free_all_shares()
425 "share(%d)", __func__, vsharep->vs_index); in vsw_hio_free_all_shares()
820 "share(%d)", __func__, vsharep->vs_index); in vsw_hio_stop_port()
834 "share(%d)", __func__, vsharep->vs_index); in vsw_hio_stop_port()
/titanic_44/usr/src/uts/sun4v/sys/
H A Dvsw_hio.h48 uint32_t vs_index; /* Index in the shares array */ member