Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dpci_schizo.c827 static int pbm_routes_this_ino(struct pci_pbm_info *pbm, u32 ino) in pbm_routes_this_ino() function
865 if (pbm_routes_this_ino(pbm, SCHIZO_UE_INO)) { in tomatillo_register_error_handlers()
872 if (pbm_routes_this_ino(pbm, SCHIZO_CE_INO)) { in tomatillo_register_error_handlers()
880 if (pbm_routes_this_ino(pbm, SCHIZO_PCIERR_A_INO)) { in tomatillo_register_error_handlers()
883 } else if (pbm_routes_this_ino(pbm, SCHIZO_PCIERR_B_INO)) { in tomatillo_register_error_handlers()
891 if (pbm_routes_this_ino(pbm, SCHIZO_SERR_INO)) { in tomatillo_register_error_handlers()
960 if (pbm_routes_this_ino(pbm, SCHIZO_UE_INO)) { in schizo_register_error_handlers()
967 if (pbm_routes_this_ino(pbm, SCHIZO_CE_INO)) { in schizo_register_error_handlers()
975 if (pbm_routes_this_ino(pbm, SCHIZO_PCIERR_A_INO)) { in schizo_register_error_handlers()
978 } else if (pbm_routes_this_ino(pbm, SCHIZO_PCIERR_B_INO)) { in schizo_register_error_handlers()
[all …]