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

/freebsd-13-stable/sys/powerpc/powermac/
H A Data_macio.c138 int max_mode; member in struct:ata_macio_softc
172 sc->max_mode = ATA_UDMA4;
176 sc->max_mode = ATA_WDMA2;
268 mode = min(mode, sc->max_mode);

Completed in 51 milliseconds