search for: pci_bus_write_config_word

Displaying 4 results from an estimated 4 matches for "pci_bus_write_config_word".

2006 Aug 04
2
Dedicate PCI Devices to DomU?
...g_word qla2xxx: Unknown symbol fc_release_transport qla2xxx: Unknown symbol pci_set_mwi qla2xxx: Unknown symbol pci_find_capability qla2xxx: Unknown symbol fc_remote_port_rolechg qla2xxx: Unknown symbol pci_bus_write_config_dword qla2xxx: Unknown symbol pci_set_master qla2xxx: Unknown symbol pci_bus_write_config_word qla2xxx: Unknown symbol pci_release_regions qla2xxx: Unknown symbol scsi_is_fc_rport qla2xxx: Unknown symbol pci_disable_device I have attached the logs of Dom1 and Dom0. Can anyone please tell me if anything is missing? Note: with xen 2.0 I was able to load at least partially the Qlogic...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...I_MEMORY_RANGE_TYPE_MASK) << 16); ______________________________________________________________________________________*/ if (need_pfmem_upper) { /* since can't support n.e.ways */ @@ -1012,7 +1060,7 @@ static int configure_bridge (struct pci_func **func_passed, u8 slotno) pci_bus_write_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000); } - debug ("b4 writing control information\n"); + debug("b4 writing control information\n"); pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_INTERRUPT_PIN, &irq); if ((irq > 0x00) && (irq...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...I_MEMORY_RANGE_TYPE_MASK) << 16); ______________________________________________________________________________________*/ if (need_pfmem_upper) { /* since can't support n.e.ways */ @@ -1012,7 +1060,7 @@ static int configure_bridge (struct pci_func **func_passed, u8 slotno) pci_bus_write_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000); } - debug ("b4 writing control information\n"); + debug("b4 writing control information\n"); pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_INTERRUPT_PIN, &irq); if ((irq > 0x00) && (irq...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...I_MEMORY_RANGE_TYPE_MASK) << 16); ______________________________________________________________________________________*/ if (need_pfmem_upper) { /* since can't support n.e.ways */ @@ -1012,7 +1060,7 @@ static int configure_bridge (struct pci_func **func_passed, u8 slotno) pci_bus_write_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000); } - debug ("b4 writing control information\n"); + debug("b4 writing control information\n"); pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_INTERRUPT_PIN, &irq); if ((irq > 0x00) && (irq...