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

/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_defs.h37 CAP_FBSS = (1 << 16), // FIS-based Switching Supported enumerator in enum:__anon38
H A Dahci_controller.cpp183 (fRegs->cap & CAP_FBSS) ? "yes" : "no");

Completed in 93 milliseconds