Searched refs:pci_set_command_bit (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/compat/freebsd_network/
H A Dpci.cpp182 pci_set_command_bit(device_t dev, uint16_t bit) function
196 pci_set_command_bit(dev, PCI_command_master);
218 pci_set_command_bit(dev, bit);

Completed in 63 milliseconds