Home | History | Annotate | Download | only in net

Lines Matching full:pci_status

2136 	u16 ctst, pci_status;
2150 pci_read_config_word(hw->pdev, PCI_STATUS, &pci_status);
2151 pci_write_config_word(hw->pdev, PCI_STATUS,
2152 pci_status | PCI_STATUS_ERROR_BITS);