Searched refs:pbi_bridge_type (Results 1 – 2 of 2) sorted by relevance
31 switch (pcibus_info->pbi_bridge_type) { in pcireg_control_bit_clr()51 switch (pcibus_info->pbi_bridge_type) { in pcireg_control_bit_set()75 switch (pcibus_info->pbi_bridge_type) { in pcireg_tflush_get()105 switch (pcibus_info->pbi_bridge_type) { in pcireg_intr_status_get()129 switch (pcibus_info->pbi_bridge_type) { in pcireg_intr_enable_bit_clr()149 switch (pcibus_info->pbi_bridge_type) { in pcireg_intr_enable_bit_set()173 switch (pcibus_info->pbi_bridge_type) { in pcireg_intr_addr_addr_set()202 switch (pcibus_info->pbi_bridge_type) { in pcireg_force_intr_set()226 switch (pcibus_info->pbi_bridge_type) { in pcireg_wrb_flush_get()250 switch (pcibus_info->pbi_bridge_type) { in pcireg_int_ate_set()[all …]
23 #define IS_PIC_SOFT(ps) (ps->pbi_bridge_type == PCIBR_BRIDGETYPE_PIC)24 #define IS_TIOCP_SOFT(ps) (ps->pbi_bridge_type == PCIBR_BRIDGETYPE_TIOCP)103 short pbi_bridge_type; member