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

/broadcom-cfe-1.4.2/cfe/pci/
H A Dpciconf.c120 struct pciwin { struct
460 static struct pciwin *pcimemwin; /* the array of memory windows */
465 static struct pciwin *pciiowin; /* the array of i/o windows */
489 struct pciwin *pm, *pi;
853 const struct pciwin *wa = a, *wb = b;
889 struct pciwin *pi_first, struct pciwin *pi_limit)
891 struct pciwin *pi;
965 struct pciwin *pi, *pi_first, *pi_limit;
969 qsort(pciiowin, pciniowin, sizeof(struct pciwin), wincompar
[all...]

Completed in 31 milliseconds