Searched refs:modconfig32 (Results 1 – 2 of 2) sorted by relevance
331 struct modconfig32 { struct
511 struct modconfig32 modc32; in modctl_update_driver_aliases()512 if (copyin(data, &modc32, sizeof (struct modconfig32)) != 0) in modctl_update_driver_aliases()