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

/linux-4.1.27/arch/mips/pci/
H A Dops-tx4927.c378 } pcistat_tbl[] = { tx4927_report_pcic_status1() local
403 for (i = 0, cont = 0; i < ARRAY_SIZE(pcistat_tbl); i++) tx4927_report_pcic_status1()
404 if (pcistatus & pcistat_tbl[i].flag) tx4927_report_pcic_status1()
406 cont++ ? " " : "", pcistat_tbl[i].str); tx4927_report_pcic_status1()

Completed in 80 milliseconds