Searched refs:hello_string (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arcmsr/
H A Darcmsr_hba.c1043 int8_t * hello_string = "Hello! I am ARCMSR"; local
1045 memcpy(pcmdmessagefld->messagedatabuffer, hello_string
1046 , (int16_t)strlen(hello_string));

Completed in 98 milliseconds