Home
last modified time | relevance | path

Searched refs:tib (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/m68k/
H A Dhelper.c484 uint32_t tia, tib, tic; in dump_address_map() local
511 tib = address_space_ldl(cs->as, M68K_POINTER_BASE(tia) + j * 4, in dump_address_map()
513 if (txres != MEMTX_OK || !M68K_UDT_VALID(tib)) { in dump_address_map()
517 tic = address_space_ldl(cs->as, (tib & tib_mask) + k * 4, in dump_address_map()
/openbmc/linux/drivers/net/wireless/legacy/
H A Drayctl.h577 struct tib_structure tib; member