Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcis.h280 #define CISTPLF_FROM_CM 0x000000080 /* tuple read from CM space */ macro
295 #define CISTPLF_FROM_MASK (CISTPLF_FROM_AM | CISTPLF_FROM_CM)
/titanic_44/usr/src/uts/common/pcmcia/cis/
H A Dcis.c1379 tp->flags |= CISTPLF_FROM_CM; in cis_store_cis_addr()