Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_drv.c1576 } dld_ioc_modentry_t; typedef
1589 static dld_ioc_modentry_t dld_ioc_modtable[] = {
1600 (sizeof (dld_ioc_modtable) / sizeof (dld_ioc_modentry_t))
1602 static dld_ioc_modentry_t *
1617 dld_ioc_modentry_t *dim = dld_ioc_findmod(modid); in dld_ioc_register()
1657 dld_ioc_modentry_t *dim; in drv_ioctl()