Searched refs:pci_write_config_word (Results 76 - 95 of 95) sorted by relevance

1234

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Diphase.c2368 if ((error = pci_write_config_word(iadev->pci,
3154 if (pci_write_config_word(iadev->pci,
H A Dnicstar.c380 if (pci_write_config_word(card->pcidev, PCI_COMMAND, pci_command) != 0)
575 if (pci_write_config_word(pcidev, PCI_COMMAND, pci_command) != 0)
H A Didt77252.c3638 if (pci_write_config_word(card->pcidev, PCI_COMMAND, pci_command)) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dusb-uhci.c3083 pci_write_config_word (dev, USBLEGSUP, USBLEGSUP_DEFAULT);
3144 pci_write_config_word (dev, USBLEGSUP, 0);
H A Duhci.c2936 pci_write_config_word(uhci->dev, USBLEGSUP, USBLEGSUP_DEFAULT);
H A Dusb-ohci.c2815 pci_write_config_word (dev, PCI_COMMAND, cmd);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx.c507 #define pci_write_config_word(d, w, v) \ macro
13150 pci_write_config_word(pdev, PCI_COMMAND, command);
13241 pci_write_config_word(pdev, PCI_COMMAND, command);
13274 pci_write_config_word(pdev, PCI_STATUS, status_reg);
13308 pci_write_config_word(pdev, PCI_COMMAND, command);
H A Dtmscsim.c397 # define PCI_WRITE_CONFIG_WORD(pd, rv, bv) pci_write_config_word (pd, rv, bv)
H A Dgdth.c1472 pci_write_config_word(pcistr->pdev, PCI_COMMAND, command);
1483 pci_write_config_word(pcistr->pdev, PCI_COMMAND, command);
H A Dqla1280.c2557 if( pci_write_config_word(ha->pdev,OFFSET(creg->command), buf_wd) )
2566 if (pci_write_config_word(ha->pdev,OFFSET(creg->expansion_rom), buf_wd) == PCIBIOS_SUCCESSFUL)
H A D3w-xxxx.c701 pci_write_config_word(tw_dev->tw_pci_dev, PCI_STATUS, TW_PCI_CLEAR_PCI_ABORT);
H A D53c7,8xx.c1305 pci_write_config_word(pdev, PCI_COMMAND, command);
H A Daic7xxx_old.c9376 pci_write_config_word(p->pdev, PCI_COMMAND, tmp_word);
9675 pci_write_config_word(pdev, PCI_COMMAND, command);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/tokenring/
H A Dlanstreamer.c356 pci_write_config_word (pdev, PCI_COMMAND, pcr);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D8139too.c2012 pci_write_config_word (tp->pci_dev, PCI_STATUS, pci_cmd_status);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/e1000/
H A De1000_main.c50 * pci_write_config_word.
2055 pci_write_config_word(adapter->pdev, reg, *value);
/asus-wl-520gu-7.0.1.45/src/bcm57xx/linux/
H A Db57um.c4285 pci_write_config_word(pUmDevice->pdev,
4931 pci_write_config_word(pUmDevice->pdev, Offset, Value16);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/aty/
H A Datyfb_base.c2392 pci_write_config_word(pdev, PCI_COMMAND, tmp);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/
H A Dskge.c3559 pci_write_config_word(&pAC->PciDev, PciAddr, Val);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/fusion/
H A Dmptbase.c1429 pci_write_config_word(pdev, 0x6a, pcixcmd);

Completed in 563 milliseconds

1234