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

/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_controller.h46 uint16 fPCIDeviceID; member in class:AHCIController
H A Dahci_controller.cpp26 fPCIDeviceID(0xffff),
58 fPCIDeviceID = pciInfo.device_id;
61 pciInfo.bus, pciInfo.device, pciInfo.function, fPCIVendorID, fPCIDeviceID);
74 get_device_info(fPCIVendorID, fPCIDeviceID, NULL, &fFlags);

Completed in 52 milliseconds