Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-tx4927.c384 }, pcicstat_tbl[] = { in tx4927_report_pcic_status1() local
415 for (i = 0, cont = 0; i < ARRAY_SIZE(pcicstat_tbl); i++) in tx4927_report_pcic_status1()
416 if (pcicstatus & pcicstat_tbl[i].flag) in tx4927_report_pcic_status1()
418 cont++ ? " " : "", pcicstat_tbl[i].str); in tx4927_report_pcic_status1()