Searched refs:old_command (Results 1 – 1 of 1) sorted by relevance
3946 u16 old_command; in reset_chelsio_generic_dev() local3969 pci_read_config_word(dev, PCI_COMMAND, &old_command); in reset_chelsio_generic_dev()3971 old_command | PCI_COMMAND_MASTER); in reset_chelsio_generic_dev()4001 pci_write_config_word(dev, PCI_COMMAND, old_command); in reset_chelsio_generic_dev()