Searched defs:maxs (Results 1 – 4 of 4) sorted by relevance
131 uint8_t *maxh, uint8_t *maxs) in isa_fdc_get_drive_max_chs()158 uint8_t maxc, maxh, maxs; in build_fdinfo_aml() local
59 #define X86_STEPPINGS(mins, maxs) GENMASK(maxs, mins) argument
108 static const int32_t maxs[2] = { 127000, 150000 }; variable
945 size_t maxs = max(tsize, rsize); in grcan_allocate_dma_buffers() local