Home
last modified time | relevance | path

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

/freebsd/sys/dev/cardbus/
H A Dcardbus_cis.h39 #define TPL_BAR_REG_ASI_MASK 0x07 macro
H A Dcardbus_cis.c306 bar = reg & TPL_BAR_REG_ASI_MASK; in decode_tuple_bar()