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

/freebsd-11-stable/sys/dev/pccard/
H A Dpccard_cis_quirks.c282 struct pccard_function *pf, *pf_next, *pf_last; local
287 pf_last = NULL;
321 if (pf_last == q->pf) {
347 pf_last = q->pf;

Completed in 49 milliseconds