Searched refs:pdr_end (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/wireless/orinoco/ |
D | hermes_dld.c | 197 const struct pdi *pdi, const void *pdr_end) in hermes_plug_pdi() argument 202 pdr = hermes_find_pdr(first_pdr, pdi_id(pdi), pdr_end); in hermes_plug_pdi() 225 const void *pdr_end, in hermes_apply_pda() argument 240 ret = hermes_plug_pdi(hw, pdr, pdi, pdr_end); in hermes_apply_pda() 392 const void *pdr_end, in hermes_apply_pda_with_defaults() argument 403 pdr_end -= sizeof(struct pdr); in hermes_apply_pda_with_defaults() 405 while (((void *) pdr <= pdr_end) && in hermes_apply_pda_with_defaults()
|
D | hermes_dld.h | 41 const void *pdr_end, 46 const void *pdr_end,
|