Searched refs:AHCI_HBA_CAP_SNCQ (Results 1 – 2 of 2) sorted by relevance
79 #define AHCI_HBA_CAP_SNCQ (0x1 << 30) /* Native Command Queuing */ macro
1327 if ((cap_status & AHCI_HBA_CAP_SNCQ) && in ahci_register_sata_hba_tran()