Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h394 struct fax { struct
395 uint32_t uf; /* highest data rate in DTE/UART */
396 uint32_t fm; /* CCITT modulation standards */
397 uint32_t fy; /* standardized data encryption */
398 uint32_t fs; /* feature selection */
399 uint32_t ncf; /* number of country codes */
400 uchar_t cf[16]; /* CCITT country codes */
401 } fax; member