Searched refs:scc_s (Results 1 – 2 of 2) sorted by relevance
336 const char *scc_s; in ahci_print_info() local354 scc_s = "SATA"; in ahci_print_info()358 scc_s = "IDE"; in ahci_print_info()360 scc_s = "SATA"; in ahci_print_info()362 scc_s = "RAID"; in ahci_print_info()364 scc_s = "unknown"; in ahci_print_info()372 ((cap >> 8) & 0x1f) + 1, (cap & 0x1f) + 1, speed_s, impl, scc_s); in ahci_print_info()
281 const char *scc_s; in ahci_print_info() local296 scc_s = "SATA"; in ahci_print_info()308 scc_s); in ahci_print_info()
Completed in 12 milliseconds