Searched defs:dsk (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/sys/boot/i386/common/
H A Ddrv.h32 struct dsk { struct
/freebsd-11.0-release/sys/boot/geli/
H A Dgeliboot.h70 struct dsk *dsk; member in struct:geli_entry
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp164 void Report(const VarDecl *V, DeadStoreKind dsk, argument
229 void CheckDeclRef(const DeclRefExpr *DR, const Expr *Val, DeadStoreKind dsk, argument
208 CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, DeadStoreKind dsk, const LiveVariables::LivenessValues &Live) argument
/freebsd-11.0-release/sys/boot/i386/gptboot/
H A Dgptboot.c83 static struct dsk dsk; variable in typeref:struct:dsk
[all...]
/freebsd-11.0-release/sys/boot/mips/beri/boot2/
H A Dboot2.c123 static struct dsk { struct
132 } dsk; variable in typeref:struct:dsk
[all...]
/freebsd-11.0-release/sys/boot/i386/boot2/
H A Dboot2.c94 static struct dsk { struct
102 } dsk; variable in typeref:struct:dsk
[all...]
/freebsd-11.0-release/sys/boot/i386/zfsboot/
H A Dzfsboot.c205 struct dsk *dsk = (struct dsk *) priv; local
385 copy_dsk(struct dsk *dsk) argument
395 probe_drive(struct dsk *dsk) argument
548 struct dsk *dsk; local
[all...]
/freebsd-11.0-release/sys/boot/pc98/boot2/
H A Dboot2.c94 static struct dsk { struct
104 } dsk; variable in typeref:struct:dsk
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c444 char *dsk; local

Completed in 84 milliseconds