Searched refs:req_pio (Results 1 – 2 of 2) sorted by relevance
183 void ide_set_pio(ide_drive_t *drive, u8 req_pio) in ide_set_pio() argument197 pio = ide_get_best_pio_mode(drive, req_pio, host_pio); in ide_set_pio()205 drive->name, host_pio, req_pio, in ide_set_pio()206 req_pio == 255 ? "(auto-tune)" : "", pio); in ide_set_pio()
76 static int set_pio_mode_abuse(ide_hwif_t *hwif, u8 req_pio) in set_pio_mode_abuse() argument78 switch (req_pio) { in set_pio_mode_abuse()