Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmmisc.c75 *sm_strncpy(char *dst, const char *src, bit32 len) in sm_strncpy() function
H A Dsmproto.h36 *sm_strncpy(char *dst, const char *src, bit32 len);
H A Dsmsat.c2342 sm_strncpy((char*)&pInquiry[8], AG_SAT_VENDOR_ID_STRING, 8); /* 8 bytes */ in smsatInquiryStandard()
2597 sm_strncpy((char *)&pInquiry[8], AG_SAT_VENDOR_ID_STRING, 8); in smsatInquiryPage83()
2681 sm_strncpy((char *)&pInquiry[8], AG_SAT_VENDOR_ID_STRING, 8); in smsatInquiryPage83()
2808 sm_strncpy((char*)&pInquiry[8], "PMC-SIERRA", 8); /* 8 bytes */ in smsatInquiryPage89()
2811 sm_strncpy((char*)&pInquiry[16], "Tachyon-SPC ", 16); /* 16 bytes */ in smsatInquiryPage89()
2814 sm_strncpy((char*)&pInquiry[32], "01", 4); /* 4 bytes */ in smsatInquiryPage89()