Lines Matching defs:PCMconftab
299 typedef struct PCMconftab PCMconftab; typedef
314 struct PCMconftab struct
316 int index;
317 ushort irqs; /* legal irqs */
318 uchar irqtype;
319 uchar bit16; /* true for 16 bit access */
320 struct {
323 } io[16];
324 int nio;
325 uchar vpp1;
326 uchar vpp2;
327 uchar memwait;
328 ulong maxwait;
329 ulong readywait;
330 ulong otherwait;