Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c205 TPLFUNC_SERIAL, /* for serial port cards */
H A Dcis_handlers.c1630 cs->function = TPLFUNC_SERIAL;
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h348 #define TPLFUNC_SERIAL 0x002 /* serial I/O port */ macro