Home
last modified time | relevance | path

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

/freebsd-src/sys/kern/
H A Dsubr_firmware.c82 struct priv_fw { struct
84 LIST_ENTRY(priv_fw) link; /* table linkage */ argument
90 struct priv_fw *parent; argument
106 * We do not make it the first field in priv_fw, to avoid the argument
118 #define PRIV_FW(x) ((struct priv_fw *) \ argument
[all...]