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

/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_defs.h24 CAP_S64A = (1U << 31), // Supports 64-bit Addressing enumerator in enum:__anon38
H A Dahci_controller.cpp193 (fRegs->cap & CAP_S64A) ? "yes" : "no");

Completed in 84 milliseconds