Home
last modified time | relevance | path

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

/dflybsd-src/sys/kern/
H A Dsubr_firmware.c81 struct priv_fw { struct
88 struct priv_fw *parent; argument
103 * We do not make it the first field in priv_fw, to avoid the argument
115 #define PRIV_FW(x) ((struct priv_fw *) \ argument