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

/freebsd-10-stable/sys/boot/i386/common/
H A Ddrv.h32 struct dsk { struct
/freebsd-10-stable/sys/boot/i386/gptboot/
H A Dgptboot.c81 static struct dsk dsk; variable in typeref:struct:dsk
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp162 void Report(const VarDecl *V, DeadStoreKind dsk, argument
225 void CheckDeclRef(const DeclRefExpr *DR, const Expr *Val, DeadStoreKind dsk, argument
205 CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, DeadStoreKind dsk, const LiveVariables::LivenessValues &Live) argument
/freebsd-10-stable/sys/boot/pc98/boot2/
H A Dboot2.c94 static struct dsk { struct
104 } dsk; variable in typeref:struct:dsk
[all...]
/freebsd-10-stable/sys/boot/i386/boot2/
H A Dboot2.c94 static struct dsk { struct
102 } dsk; variable in typeref:struct:dsk
[all...]
/freebsd-10-stable/sys/boot/i386/zfsboot/
H A Dzfsboot.c188 struct dsk *dsk = (struct dsk *) priv; local
217 struct dsk *dsk = (struct dsk *) priv; local
409 copy_dsk(struct dsk *dsk) argument
419 probe_drive(struct dsk *dsk) argument
512 struct dsk *dsk; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c449 char *dsk; local

Completed in 177 milliseconds