Searched refs:flill (Results 1 – 2 of 2) sorted by relevance
213 printf("FLILL 0x%08x\n", fcba->flill); in dump_fcba()215 (fcba->flill >> 24) & 0xff); in dump_fcba()217 (fcba->flill >> 16) & 0xff); in dump_fcba()219 (fcba->flill >> 8) & 0xff); in dump_fcba()221 fcba->flill & 0xff); in dump_fcba()
53 uint32_t flill; member