Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c1224 modctl_get_devid(dev_t dev, uint_t len, ddi_devid_t udevid) in modctl_get_devid() function
2468 error = modctl_get_devid(dev, (uint_t)a2, (ddi_devid_t)a3); in modctl()