Searched refs:old_command (Results 1 – 1 of 1) sorted by relevance
3475 u16 old_command; in reset_chelsio_generic_dev() local3498 pci_read_config_word(dev, PCI_COMMAND, &old_command); in reset_chelsio_generic_dev()3500 old_command | PCI_COMMAND_MASTER); in reset_chelsio_generic_dev()3543 pci_write_config_word(dev, PCI_COMMAND, old_command); in reset_chelsio_generic_dev()