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

/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dahci.c102 GRUB_AHCI_HBA_CAP_NPORTS_MASK = 0x1f enumerator in enum:__anon369
353 nports = (hba->cap & GRUB_AHCI_HBA_CAP_NPORTS_MASK) + 1;

Completed in 40 milliseconds