H A D | aac.c | 80 #define AAC_DEV(softs, t) (((t) < AAC_MAX_LD) ? \ argument 84 #define AAC_DEVCFG_BEGIN(softs, tgt) \ argument 86 #define AAC_DEVCFG_END(softs, tgt) \ argument 139 #define AAC_MIR_SIZE(softs, acc, mir) \ argument 153 #define PCI_MEM_GET32(softs, off) \ argument 156 #define PCI_MEM_PUT32(softs, off, val) \ argument 160 #define PCI_MEM_GET16(softs, off) \ argument 163 #define PCI_MEM_PUT16(softs, off, val) \ argument 167 #define PCI_MEM_REP_PUT8(softs, off, valp, count) \ argument 172 #define PCI_MEM_REP_GET8(softs, off, valp, count) \ argument [all …]
|