Lines Matching defs:pf
482 * case i.e. [pf[0-3],pfvf[3,4-6]], complete nested list should
834 int controller, int pf, int representor_port,
850 controller == -1 && pf == -1) {
867 /* Default controller and pf to caller. */
870 if (pf == -1)
871 pf = info->pf;
890 if (pf < info->ranges[i].pf ||
891 pf >= info->ranges[i].pf + count)
894 (pf - info->ranges[i].pf);
898 if (info->ranges[i].pf != pf)
908 if (info->ranges[i].pf != pf)