Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dpci_schizo.c822 static int pbm_routes_this_ino(struct pci_pbm_info *pbm, u32 ino) in pbm_routes_this_ino() function
860 if (pbm_routes_this_ino(pbm, SCHIZO_UE_INO)) { in tomatillo_register_error_handlers()
867 if (pbm_routes_this_ino(pbm, SCHIZO_CE_INO)) { in tomatillo_register_error_handlers()
875 if (pbm_routes_this_ino(pbm, SCHIZO_PCIERR_A_INO)) { in tomatillo_register_error_handlers()
878 } else if (pbm_routes_this_ino(pbm, SCHIZO_PCIERR_B_INO)) { in tomatillo_register_error_handlers()
886 if (pbm_routes_this_ino(pbm, SCHIZO_SERR_INO)) { in tomatillo_register_error_handlers()
955 if (pbm_routes_this_ino(pbm, SCHIZO_UE_INO)) { in schizo_register_error_handlers()
962 if (pbm_routes_this_ino(pbm, SCHIZO_CE_INO)) { in schizo_register_error_handlers()
970 if (pbm_routes_this_ino(pbm, SCHIZO_PCIERR_A_INO)) { in schizo_register_error_handlers()
973 } else if (pbm_routes_this_ino(pbm, SCHIZO_PCIERR_B_INO)) { in schizo_register_error_handlers()
[all …]