Home
last modified time | relevance | path

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

/freebsd/sys/dev/cardbus/
H A Dcardbus_cis.c62 #define CIS_CONFIG_SPACE (struct resource *)~0UL macro
430 if (res == CIS_CONFIG_SPACE) in cardbus_read_tuple()
441 if (res != CIS_CONFIG_SPACE) { in cardbus_read_tuple_finish()
459 return (CIS_CONFIG_SPACE); in cardbus_read_tuple_init()