Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wan/
Dfarsync.h94 struct fstioc_info { struct
95 unsigned int valid; /* Bits of structure that are valid */
96 unsigned int nports; /* Number of serial ports */
97 unsigned int type; /* Type index of card */
98 unsigned int state; /* State of card */
99 unsigned int index; /* Index of port ioctl was issued on */
100 unsigned int smcFirmwareVersion;
101 unsigned long kernelVersion; /* What Kernel version we are working with */
102 unsigned short lineInterface; /* Physical interface type */
103 unsigned char proto; /* Line protocol */
[all …]