Searched defs:fstioc_info (Results 1 – 1 of 1) sorted by relevance
94 struct fstioc_info { struct95 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 …]