Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcmcia.h238 #define PCA_RES_NEED_IO 0x0002 /* needs I/O allocation */ macro
/titanic_50/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c1042 check = PCA_RES_NEED_IO; in pcmcia_bus_map()
1057 (check == PCA_RES_NEED_IO) ? in pcmcia_bus_map()
1166 PCA_RES_NEED_IO | PCA_RES_NEED_MEM; in pcmcia_init_adapter()
1173 pcmcia_adapters[i]->pca_flags &= ~PCA_RES_NEED_IO; in pcmcia_init_adapter()