HomeSort by: relevance | last modified time | path
    Searched refs:pf_ccr_offset (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pcmcia/
pcmcia.c 99 pf->pf_ccr_offset + ccr * 2));
108 pf->pf_ccr_offset + ccr * 2, val);
503 (pf->ccr_base >= (tmp->ccr_base - tmp->pf_ccr_offset)) &&
505 (tmp->ccr_base - tmp->pf_ccr_offset +
512 * pf->pf_ccr_offset = (tmp->pf_ccr_offset -
515 pf->pf_ccr_offset =
516 (tmp->pf_ccr_offset + pf->ccr_base) -
529 PCMCIA_CCR_SIZE, &pf->pf_pcmh, &pf->pf_ccr_offset,
575 (unsigned long) tmp->pf_ccr_offset,
    [all...]
pcmciavar.h 149 bus_size_t pf_ccr_offset; member in struct:pcmcia_function
if_ray.c 218 #define sc_ccroff sc_pf->pf_ccr_offset

Completed in 23 milliseconds