Searched defs:PCMconftab (Results 1 – 1 of 1) sorted by relevance
326 typedef struct PCMconftab PCMconftab; typedef341 struct PCMconftab struct343 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;[all …]