Lines Matching defs:PCMconftab
309 typedef struct PCMconftab PCMconftab; typedef
324 struct PCMconftab struct
326 int index;
327 ushort irqs; /* legal irqs */
328 uchar irqtype;
329 uchar bit16; /* true for 16 bit access */
330 struct {
333 } io[16];
334 int nio;
335 uchar vpp1;
336 uchar vpp2;
337 uchar memwait;
338 ulong maxwait;
339 ulong readywait;
340 ulong otherwait;