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

/barrelfish-2018-10-04/lib/ahci/
H A Dahci_util.c20 #define AHCI_MAX_PRD_COUNT 65535 macro
171 if (prdt_index + num_prds_needed >= AHCI_MAX_PRD_COUNT) {

Completed in 24 milliseconds