Lines Matching full:iface

65 #define XILINX_XC2V40_DESC(iface, fn_table, cookie)	\  argument
66 { xilinx_virtex2, iface, XILINX_XC2V40_SIZE, fn_table, cookie, \
69 #define XILINX_XC2V80_DESC(iface, fn_table, cookie) \ argument
70 { xilinx_virtex2, iface, XILINX_XC2V80_SIZE, fn_table, cookie, \
73 #define XILINX_XC2V250_DESC(iface, fn_table, cookie) \ argument
74 { xilinx_virtex2, iface, XILINX_XC2V250_SIZE, fn_table, cookie, \
77 #define XILINX_XC2V500_DESC(iface, fn_table, cookie) \ argument
78 { xilinx_virtex2, iface, XILINX_XC2V500_SIZE, fn_table, cookie, \
81 #define XILINX_XC2V1000_DESC(iface, fn_table, cookie) \ argument
82 { xilinx_virtex2, iface, XILINX_XC2V1000_SIZE, fn_table, cookie, \
85 #define XILINX_XC2V1500_DESC(iface, fn_table, cookie) \ argument
86 { xilinx_virtex2, iface, XILINX_XC2V1500_SIZE, fn_table, cookie, \
89 #define XILINX_XC2V2000_DESC(iface, fn_table, cookie) \ argument
90 { xilinx_virtex2, iface, XILINX_XC2V2000_SIZE, fn_table, cookie, \
93 #define XILINX_XC2V3000_DESC(iface, fn_table, cookie) \ argument
94 { xilinx_virtex2, iface, XILINX_XC2V3000_SIZE, fn_table, cookie, \
97 #define XILINX_XC2V4000_DESC(iface, fn_table, cookie) \ argument
98 { xilinx_virtex2, iface, XILINX_XC2V4000_SIZE, fn_table, cookie, \
101 #define XILINX_XC2V6000_DESC(iface, fn_table, cookie) \ argument
102 { xilinx_virtex2, iface, XILINX_XC2V6000_SIZE, fn_table, cookie, \
105 #define XILINX_XC2V8000_DESC(iface, fn_table, cookie) \ argument
106 { xilinx_virtex2, iface, XILINX_XC2V8000_SIZE, fn_table, cookie, \
109 #define XILINX_XC2V10000_DESC(iface, fn_table, cookie) \ argument
110 { xilinx_virtex2, iface, XILINX_XC2V10000_SIZE, fn_table, cookie, \