Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cardbus/
HDcardbus_cis.c62 #define CIS_CONFIG_SPACE (struct resource *)~0UL macro
431 if (res == CIS_CONFIG_SPACE) in cardbus_read_tuple()
442 if (res != CIS_CONFIG_SPACE) { in cardbus_read_tuple_finish()
460 return (CIS_CONFIG_SPACE); in cardbus_read_tuple_init()