Home
last modified time | relevance | path

Searched defs:lan (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h413 struct lan { struct
414 uint32_t tech; /* network technology */
415 uint32_t speed; /* media bit or baud rate */
416 uint32_t media; /* network media supported */
417 uint32_t con; /* open/closed connector standard */
418 uint32_t id_sz; /* length of lan station id */
419 uchar_t id[16]; /* station ID */
420 } lan; member