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

/linux-master/drivers/net/ethernet/sun/
H A Dcassini.c532 static void cas_spare_recover(struct cas *cp, const gfp_t flags) function
617 cas_spare_recover(cp, GFP_ATOMIC);
3974 /* We call cas_spare_recover when we call cas_open.
3975 * but we do not initialize the lists cas_spare_recover
3978 cas_spare_recover(cp, GFP_ATOMIC);
4215 cas_spare_recover(cp, GFP_KERNEL);

Completed in 119 milliseconds