H A D | aac.c | 78 #define AAC_DEV(softs, t) (((t) < AAC_MAX_LD) ? \ argument 82 #define AAC_DEVCFG_BEGIN(softs, tgt) \ argument 84 #define AAC_DEVCFG_END(softs, tgt) \ argument 137 #define AAC_MIR_SIZE(softs, acc, mir) \ argument 151 #define PCI_MEM_GET32(softs, off) \ argument 154 #define PCI_MEM_PUT32(softs, off, val) \ argument 158 #define PCI_MEM_GET16(softs, off) \ argument 161 #define PCI_MEM_PUT16(softs, off, val) \ argument 165 #define PCI_MEM_REP_PUT8(softs, off, valp, count) \ argument 170 #define PCI_MEM_REP_GET8(softs, off, valp, count) \ argument [all …]
|