Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-tx4927.c374 } pcistat_tbl[] = { in tx4927_report_pcic_status1() local
399 for (i = 0, cont = 0; i < ARRAY_SIZE(pcistat_tbl); i++) in tx4927_report_pcic_status1()
400 if (pcistatus & pcistat_tbl[i].flag) in tx4927_report_pcic_status1()
402 cont++ ? " " : "", pcistat_tbl[i].str); in tx4927_report_pcic_status1()