Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_emul.c825 uint16_t enbit = 0; in pci_emul_alloc_bar() local
828 enbit = PCIM_CMD_PORTEN; in pci_emul_alloc_bar()
832 enbit = PCIM_CMD_MEMEN; in pci_emul_alloc_bar()
835 enbit = 0; in pci_emul_alloc_bar()
840 pci_set_cfgdata16(pdi, PCIR_COMMAND, cmd | enbit); in pci_emul_alloc_bar()
/illumos-gate/usr/src/cmd/spell/
H A Dstop394 enbit