Searched refs:pf_mfc_iomax (Results 1 – 2 of 2) sorted by relevance
517 tmp = pf->pf_mfc_iomax - pf->pf_mfc_iobase;649 if (pf->pf_mfc_iomax == 0) {651 pf->pf_mfc_iomax = pf->pf_mfc_iobase + size;656 if (pf->pf_mfc_iomax < pcihp->addr + offset + size)657 pf->pf_mfc_iomax = pcihp->addr + offset + size;660 tmp = pf->pf_mfc_iomax - pf->pf_mfc_iobase;
130 long pf_mfc_iomax; member