Lines Matching refs:ocs_strncpy
982 ocs_strncpy(result_buf, "BE2 A", sizeof(result_buf)); in get_chip_type()
988 ocs_strncpy(result_buf, "BE3", sizeof(result_buf)); in get_chip_type()
999 ocs_strncpy(result_buf, "Skyhawk A0", sizeof(result_buf)); in get_chip_type()
1003 ocs_strncpy(result_buf, "Lancer A", sizeof(result_buf)); in get_chip_type()
1009 ocs_strncpy(result_buf, "Lancer", sizeof(result_buf)); in get_chip_type()
1016 ocs_strncpy(result_buf, "Lancer G6", sizeof(result_buf)); in get_chip_type()
1022 ocs_strncpy(result_buf, "BE2", sizeof(result_buf)); in get_chip_type()
1025 ocs_strncpy(result_buf, "BE3-R", sizeof(result_buf)); in get_chip_type()
1028 ocs_strncpy(result_buf, "Skyhawk-R", sizeof(result_buf)); in get_chip_type()
1031 ocs_strncpy(result_buf, "Corsair", sizeof(result_buf)); in get_chip_type()
1034 ocs_strncpy(result_buf, "Lancer", sizeof(result_buf)); in get_chip_type()
1037 ocs_strncpy(result_buf, "LancerG6", sizeof(result_buf)); in get_chip_type()
1040 ocs_strncpy(result_buf, "Unknown", sizeof(result_buf)); in get_chip_type()
1050 ocs_strncpy(result_buf, "Unknown", sizeof(result_buf)); in get_chip_type()