Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/dld/
H A Ddld_drv.c1359 } dld_ioc_modentry_t; typedef
1372 static dld_ioc_modentry_t dld_ioc_modtable[] = {
1382 (sizeof (dld_ioc_modtable) / sizeof (dld_ioc_modentry_t))
1384 static dld_ioc_modentry_t *
1399 dld_ioc_modentry_t *dim = dld_ioc_findmod(modid); in dld_ioc_register()
1439 dld_ioc_modentry_t *dim; in drv_ioctl()