Searched refs:xfer_mode_str (Results 1 – 1 of 1) sorted by relevance
935 static const char * const xfer_mode_str[] = { in ata_mode_string() local960 if (highbit >= 0 && highbit < ARRAY_SIZE(xfer_mode_str)) in ata_mode_string()961 return xfer_mode_str[highbit]; in ata_mode_string()