Home
last modified time | relevance | path

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

/openbsd/sys/ufs/ufs/
H A Ddinode.h81 int32_t di_db[NDADDR]; /* 40: Direct disk blocks. */ member
112 int64_t di_db[NDADDR]; /* 112: Direct disk blocks. */ member
/openbsd/sys/arch/i386/stand/biosboot/
H A Dbiosboot.S377 #define di_db 40 /* Not used; addr put in by instboot */ macro
/openbsd/sys/arch/amd64/stand/biosboot/
H A Dbiosboot.S377 #define di_db 40 /* Not used; addr put in by instboot */ macro