Searched defs:PCMconftab (Results 1 – 5 of 5) sorted by relevance
245 typedef struct PCMconftab PCMconftab; typedef260 struct PCMconftab struct262 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;[all …]
2 typedef struct PCMconftab PCMconftab; typedef324 struct PCMconftab struct326 int index;327 ushort irqs; /* legal irqs */328 uchar irqtype;329 uchar bit16; /* true for 16 bit access */330 uchar nlines;331 struct {334 } io[16];335 int nio;[all …]
299 typedef struct PCMconftab PCMconftab; typedef314 struct PCMconftab struct316 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;[all …]
1 typedef struct PCMconftab PCMconftab; typedef440 struct PCMconftab struct442 int index;443 ushort irqs; /* legal irqs */444 uchar irqtype;445 uchar bit16; /* true for 16 bit access */446 struct {449 } io[16];450 int nio;451 uchar vpp1;[all …]
5 typedef struct PCMconftab PCMconftab; typedef570 struct PCMconftab struct572 int index;573 ushort irqs; /* legal irqs */574 uchar irqtype;575 uchar bit16; /* true for 16 bit access */576 uchar nlines;577 struct {581 } io[16];582 int nio;[all …]