Searched defs:fstioc_info (Results 1 – 1 of 1) sorted by relevance
101 struct fstioc_info { struct102 unsigned int valid; /* Bits of structure that are valid */103 unsigned int nports; /* Number of serial ports */104 unsigned int type; /* Type index of card */105 unsigned int state; /* State of card */106 unsigned int index; /* Index of port ioctl was issued on */107 unsigned int smcFirmwareVersion;108 unsigned long kernelVersion; /* What Kernel version we are working with */109 unsigned short lineInterface; /* Physical interface type */110 unsigned char proto; /* Line protocol */[all …]