Searched refs:MAXPHYS (Results 1 – 1 of 1) sorted by relevance
307 #if MAXPHYS < 512 * 1024308 #undef MAXPHYS309 #define MAXPHYS (512 * 1024) macro312 #define AHCI_SG_ENTRIES (roundup(btoc(MAXPHYS) + 1, 8))
Completed in 6 milliseconds