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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmacintosh.h11 extern void mac_reset(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mac/
H A Dmisc.c479 void mac_reset(void) function
524 unsigned long virt = (unsigned long) mac_reset;
525 unsigned long phys = virt_to_phys(mac_reset);
H A Dconfig.c159 mach_reset = mac_reset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dvsc7326.c419 static int mac_reset(struct cmac *mac) function
550 mac_reset(mac);
666 .reset = mac_reset,

Completed in 163 milliseconds