Searched defs:bi_size (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfreebsd.h87 unsigned int bi_size; member in struct:bootinfo
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dbootinfo.h56 u_int32_t bi_size; member in struct:bootinfo
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h77 DSW_BM_FBA_LEN(ip->bi_size))
81 #define DSW_BM_SIZE_CHUNKS(ip) ((ip->bi_size + DSW_SIZE - 1) / DSW_SIZE)
356 nsc_size_t bi_size; /* Size of mst device */ member in struct:_ii_info_s

Completed in 82 milliseconds