Searched refs:hsvc_minor (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/uts/sun4v/os/ |
H A D | hsvc.c | 195 p->hsvc_major, p->hsvc_minor, p->hsvc_modname, in hsvc_dump() 305 uint64_t minor = hsvcinfop->hsvc_minor; in hsvc_register() 497 (void *)hsvcinfop, api_group, major, hsvcinfop->hsvc_minor, in hsvc_unregister() 706 hsvcinfop->hsvcinfo.hsvc_minor, status); in hsvc_setup()
|
/titanic_44/usr/src/uts/sun4v/sys/ |
H A D | hsvc.h | 76 uint64_t hsvc_minor; /* API group minor number */ member
|
/titanic_44/usr/src/uts/sun4v/cpu/ |
H A D | niagara.c | 103 niagara_hsvc.hsvc_major, niagara_hsvc.hsvc_minor, status); in cpu_setup()
|
H A D | niagara2.c | 110 cpu_hsvc.hsvc_major, cpu_hsvc.hsvc_minor, status); in cpu_setup()
|
/titanic_44/usr/src/uts/sun4v/io/n2rng/ |
H A D | n2rng.c | 247 ncs_hsvc[version].hsvc_minor, rv); in n2rng_attach() 257 ncs_hsvc[version].hsvc_minor, rv); in n2rng_attach()
|
/titanic_44/usr/src/uts/sun4v/io/px/ |
H A D | px_lib4v.c | 163 px_hsvc_vpci.hsvc_minor = PX_HSVC_MINOR_VER_0; in px_lib_dev_init() 174 px_hsvc_vpci.hsvc_major, px_hsvc_vpci.hsvc_minor, ret); in px_lib_dev_init() 195 px_hsvc_sdio.hsvc_minor, ret); in px_lib_dev_init() 213 px_hsvc_sdio_err.hsvc_minor, ret); in px_lib_dev_init()
|
/titanic_44/usr/src/uts/sun4v/io/glvc/ |
H A D | glvc.c | 274 glvc_hsvc.hsvc_minor, err); in glvc_attach()
|
/titanic_44/usr/src/uts/common/io/nxge/ |
H A D | nxge_main.c | 1117 nxgep->niu_hsvc.hsvc_minor = j; in nxge_hsvc_register() 1127 nxgep->niu_hsvc.hsvc_minor, in nxge_hsvc_register() 1133 nxgep->niu_hsvc.hsvc_minor = nxgep->niu_min_ver; in nxge_hsvc_register() 1143 nxgep->niu_hsvc.hsvc_minor, in nxge_hsvc_register() 1163 nxgep->niu_hsvc.hsvc_minor, status)); in nxge_hsvc_register() 1173 niu_hsvc.hsvc_minor, status)); in nxge_hsvc_register()
|
H A D | nxge_hio.c | 1006 niu_hsvc->hsvc_minor == 1)) { in nxge_hio_init() 1012 niu_hsvc->hsvc_minor)); in nxge_hio_init()
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vnet_dds.c | 199 if (minor == niu_hsvc[i].hsvc_minor) { in vdds_mod_init()
|
H A D | ldc.c | 398 ldc_hsvc.hsvc_major, ldc_hsvc.hsvc_minor, status); in _init()
|