Home
last modified time | relevance | path

Searched defs:modctl (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/
H A Dmodctl.h378 typedef struct modctl { struct
379 struct modctl *mod_next; /* &modules based list */ argument
380 struct modctl *mod_prev; argument
400 struct modctl_list *mod_requisites; /* mods this one depends on. */ argument
409 struct modctl *mod_requisite_loading; /* mod circular dependency */ argument