Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcs.h772 uint32_t IntType; /* socket interface type - mem or IO */ member
941 uint32_t IntType; /* memory only or memory and IO ifc */ member
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs.c6424 if (cr->IntType & SOCKET_INTERFACE_MEMORY_AND_IO) {
6522 if (!(cr->IntType & SOCKET_INTERFACE_MEMORY_AND_IO))
6639 (!(cr->IntType & SOCKET_INTERFACE_MEMORY_AND_IO)) &&
6722 if (cr->IntType & SOCKET_INTERFACE_MEMORY_AND_IO)