Searched refs:old_command (Results 1 – 1 of 1) sorted by relevance
3986 u16 old_command; in reset_chelsio_generic_dev() local4009 pci_read_config_word(dev, PCI_COMMAND, &old_command); in reset_chelsio_generic_dev()4011 old_command | PCI_COMMAND_MASTER); in reset_chelsio_generic_dev()4041 pci_write_config_word(dev, PCI_COMMAND, old_command); in reset_chelsio_generic_dev()