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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/legacy/
H A Dgayle.c137 unsigned long phys_base, res_start, res_n; local
152 res_n = GAYLE_IDEREG_SIZE;
154 if (!request_mem_region(res_start, res_n, "IDE"))
180 release_mem_region(res_start, res_n);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Dxfrm_state.c409 struct nlmsghdr *res_n = (struct nlmsghdr *)res_buf; local
514 if (rtnl_talk(&rth, &req.n, 0, 0, res_n, NULL, NULL) < 0)
517 if (xfrm_state_print(NULL, res_n, (void*)stdout) < 0) {
671 struct nlmsghdr *res_n = (struct nlmsghdr *)buf; local
675 if (rtnl_talk(&rth, &req.n, 0, 0, res_n, NULL, NULL) < 0)
678 if (xfrm_state_print(NULL, res_n, (void*)stdout) < 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/
H A Dsonicvibes.c374 unsigned int *res_n)
400 *res_n = n;
371 snd_sonicvibes_pll(unsigned int rate, unsigned int *res_r, unsigned int *res_m, unsigned int *res_n) argument

Completed in 113 milliseconds