Home
last modified time | relevance | path

Searched refs:PIO_ACT_MIN (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/powermac/
H A Data_macio.c78 #define PIO_ACT_MIN 1 macro
316 if (act_tick < PIO_ACT_MIN) in ata_macio_setmode()
317 act_tick = PIO_ACT_MIN; in ata_macio_setmode()