Searched refs:cmd_reg_cache_int (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dks8851_mll.c401 * @cmd_reg_cache_int : command register cached. Used in the irq handler.
449 u16 cmd_reg_cache_int; member in struct:ks_net
598 ks->cmd_reg_cache_int = ks->cmd_reg_cache;
609 ks->cmd_reg_cache = ks->cmd_reg_cache_int;

Completed in 85 milliseconds