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

/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_controller.cpp96 uint32 ctrl = fPCI->read_pci_config(fPCIDevice, PCI_JMICRON_CONTROLLER_CONTROL_1, 4);
101 fPCI->write_pci_config(fPCIDevice, PCI_JMICRON_CONTROLLER_CONTROL_1, 4, ctrl);
H A Dahci_defs.h339 #define PCI_JMICRON_CONTROLLER_CONTROL_1 0x40 macro

Completed in 85 milliseconds