Searched refs:cosa_data (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dcosa.c117 struct cosa_data *cosa; /* Pointer to the per-card structure */
148 struct cosa_data {
220 static struct cosa_data cosa_cards[MAX_CARDS];
279 static void cosa_kick(struct cosa_data *cosa);
328 static int cosa_start(struct cosa_data *cosa, int address);
329 static int cosa_reset(struct cosa_data *cosa);
330 static int cosa_download(struct cosa_data *cosa, void __user *a);
331 static int cosa_readmem(struct cosa_data *cosa, void __user *a);
334 static int download(struct cosa_data *cosa, const char __user *data, int addr, int len);
335 static int startmicrocode(struct cosa_data *cos
147 struct cosa_data { struct
[all...]

Completed in 42 milliseconds