Searched refs:pbi_bridge_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/pci/pcibr/
H A Dpcibr_reg.c31 switch (pcibus_info->pbi_bridge_type) {
51 switch (pcibus_info->pbi_bridge_type) {
75 switch (pcibus_info->pbi_bridge_type) {
105 switch (pcibus_info->pbi_bridge_type) {
129 switch (pcibus_info->pbi_bridge_type) {
149 switch (pcibus_info->pbi_bridge_type) {
173 switch (pcibus_info->pbi_bridge_type) {
202 switch (pcibus_info->pbi_bridge_type) {
226 switch (pcibus_info->pbi_bridge_type) {
250 switch (pcibus_info->pbi_bridge_type) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dpcibr_provider.h23 #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 in struct:pcibus_info

Completed in 46 milliseconds