Home
last modified time | relevance | path

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

/freebsd/sys/dev/pccard/
H A Dpccard_cis.h179 #define CISTPL_END 0xFF macro
/freebsd/sys/dev/cardbus/
H A Dcardbus_device.c77 if (id == CISTPL_END) { in cardbus_build_cis()
H A Dcardbus_cis.c632 } while (tupleid != CISTPL_END); in cardbus_parse_cis()