Searched refs:PCIBR_BRIDGETYPE_TIOCP (Results 1 – 2 of 2) sorted by relevance
32 case PCIBR_BRIDGETYPE_TIOCP: in pcireg_control_bit_clr()52 case PCIBR_BRIDGETYPE_TIOCP: in pcireg_control_bit_set()76 case PCIBR_BRIDGETYPE_TIOCP: in pcireg_tflush_get()106 case PCIBR_BRIDGETYPE_TIOCP: in pcireg_intr_status_get()130 case PCIBR_BRIDGETYPE_TIOCP: in pcireg_intr_enable_bit_clr()150 case PCIBR_BRIDGETYPE_TIOCP: in pcireg_intr_enable_bit_set()174 case PCIBR_BRIDGETYPE_TIOCP: in pcireg_intr_addr_addr_set()203 case PCIBR_BRIDGETYPE_TIOCP: in pcireg_force_intr_set()227 case PCIBR_BRIDGETYPE_TIOCP: in pcireg_wrb_flush_get()251 case PCIBR_BRIDGETYPE_TIOCP: in pcireg_int_ate_set()[all …]
24 #define IS_TIOCP_SOFT(ps) (ps->pbi_bridge_type == PCIBR_BRIDGETYPE_TIOCP)32 #define PCIBR_BRIDGETYPE_TIOCP 3 macro