Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h331 struct modconfig32 { struct
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c518 struct modconfig32 modc32; in modctl_update_driver_aliases()
519 if (copyin(data, &modc32, sizeof (struct modconfig32)) != 0) in modctl_update_driver_aliases()