Searched defs:pci_cmd_word (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c300 uint16_t vendor_id, pci_cmd_word; local
368 pci_cmd_word = pci_config_get16(pci_cfg_hdl, PCI_CONF_COMM);
369 pci_cmd_word |= (PCI_COMM_INTX_DISABLE | PCI_COMM_SERR_ENABLE);
370 pci_config_put16(pci_cfg_hdl, PCI_CONF_COMM, pci_cmd_word);
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h875 u16 pci_cmd_word; member in struct:e1000_bus_info
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h935 uint16_t pci_cmd_word; member in struct:e1000_hw

Completed in 85 milliseconds