Home
last modified time | relevance | path

Searched refs:u16w (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/comedi/drivers/
Dadl_pci9118.c1538 u16 u16w; in pci9118_common_attach() local
1591 pci_read_config_word(pcidev, PCI_COMMAND, &u16w); in pci9118_common_attach()
1592 pci_write_config_word(pcidev, PCI_COMMAND, u16w | 64); in pci9118_common_attach()