Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c477 cdn->nS_speed = cistpl_devspeed(tp, 0, CISTPL_DEVSPEED_EXT); in cistpl_device_handler()
677 CISTPL_DEVSPEED_EXT);
690 CISTPL_DEVSPEED_EXT);
704 CISTPL_DEVSPEED_EXT);
1187 case CISTPL_DEVSPEED_EXT:
/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h84 #define CISTPL_DEVSPEED_EXT 0x000000002 /* use the extended speed table */ macro