Lines Matching defs:PCMconftab
326 typedef struct PCMconftab PCMconftab; typedef
341 struct PCMconftab struct
343 int index;
344 ushort irqs; /* legal irqs */
345 uchar irqtype;
346 uchar bit16; /* true for 16 bit access */
347 struct {
350 } io[16];
351 int nio;
352 uchar vpp1;
353 uchar vpp2;
354 uchar memwait;
355 ulong maxwait;
356 ulong readywait;
357 ulong otherwait;