Home
last modified time | relevance | path

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

/arch/ia64/sn/pci/pcibr/
Dpcibr_reg.c35 case PCIBR_BRIDGETYPE_PIC: in pcireg_control_bit_clr()
55 case PCIBR_BRIDGETYPE_PIC: in pcireg_control_bit_set()
79 case PCIBR_BRIDGETYPE_PIC: in pcireg_tflush_get()
109 case PCIBR_BRIDGETYPE_PIC: in pcireg_intr_status_get()
133 case PCIBR_BRIDGETYPE_PIC: in pcireg_intr_enable_bit_clr()
153 case PCIBR_BRIDGETYPE_PIC: in pcireg_intr_enable_bit_set()
180 case PCIBR_BRIDGETYPE_PIC: in pcireg_intr_addr_addr_set()
206 case PCIBR_BRIDGETYPE_PIC: in pcireg_force_intr_set()
231 case PCIBR_BRIDGETYPE_PIC: in pcireg_wrb_flush_get()
254 case PCIBR_BRIDGETYPE_PIC: in pcireg_int_ate_set()
[all …]
/arch/ia64/include/asm/sn/
Dpcibr_provider.h23 #define IS_PIC_SOFT(ps) (ps->pbi_bridge_type == PCIBR_BRIDGETYPE_PIC)
31 #define PCIBR_BRIDGETYPE_PIC 2 macro