Lines Matching defs:PCMconftab
245 typedef struct PCMconftab PCMconftab; typedef
260 struct PCMconftab struct
262 int index;
263 ushort irqs; /* legal irqs */
264 uchar irqtype;
265 uchar bit16; /* true for 16 bit access */
266 struct {
269 } io[16];
270 int nio;
271 uchar vpp1;
272 uchar vpp2;
273 uchar memwait;
274 ulong maxwait;
275 ulong readywait;
276 ulong otherwait;