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

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/board/bcm947xx/src/
H A Dbcm947xx_pci_machdep.c146 pci_break_tag(pcitag_t tag, int *portp, int *busp, int *devicep, int *functionp) function
159 pci_break_tag(tag, NULL, &bus, NULL, NULL);
170 pci_break_tag(tag, NULL, &bus, &device, &function);
186 pci_break_tag(tag, NULL, &bus, &device, &function);
206 pci_break_tag(tag, NULL, &bus, &device, &function);
222 pci_break_tag(tag, NULL, &bus, &device, &function);
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/pci/
H A Dpci_internal.h68 void pci_break_tag(pcitag_t, int *, int *, int *, int *);
H A Dpcivar.h134 void pci_break_tag(pcitag_t, int *, int *, int *, int *);
H A Dpciconf.c190 pci_break_tag (tag, &port, &bus, &device, &function);
259 pci_break_tag(tag, &port, &bus, &device, &function);
395 pci_break_tag(tag, &port, &bus, &device, &function);
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/dev/
H A Ddev_sp1011.c95 pci_break_tag(tag, &port, &bus, &device, &function);
H A Ddev_ht7520.c129 pci_break_tag(tag, &port, &bus, &device, &function);
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/pccons/
H A Dvgainit.c634 pci_break_tag(tag,NULL,&bus,&device,&function);
642 pci_break_tag(tag,NULL,&bus,&device,&function);
660 pci_break_tag(tag,NULL,&bus,&device,&function);
669 pci_break_tag(tag,NULL,&bus,&device,&function);
687 pci_break_tag(tag,NULL,&bus,&device,&function);
701 pci_break_tag(tag,NULL,&bus,&device,&function);
713 pci_break_tag(tag,NULL,&bus,&device,&function);
726 pci_break_tag(tag,NULL,&bus,&device,&function);
740 pci_break_tag(tag,NULL,&bus,&device,&function);
753 pci_break_tag(ta
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_pci_machdep.c1005 pci_break_tag (pcitag_t tag, function
1020 pci_break_tag (tag, &port, &bus, &device, &function);
1094 pci_break_tag(tag, &port, &bus, &device, &function);
1154 pci_break_tag(tag, &port, &bus, &device, &function);
1213 pci_break_tag(tag, &port, &bus, NULL, NULL);

Completed in 148 milliseconds