Lines Matching refs:Name

491 	pneg_ctxt->Name[0] = 0x93;  in build_posix_ctxt()
492 pneg_ctxt->Name[1] = 0xAD; in build_posix_ctxt()
493 pneg_ctxt->Name[2] = 0x25; in build_posix_ctxt()
494 pneg_ctxt->Name[3] = 0x50; in build_posix_ctxt()
495 pneg_ctxt->Name[4] = 0x9C; in build_posix_ctxt()
496 pneg_ctxt->Name[5] = 0xB4; in build_posix_ctxt()
497 pneg_ctxt->Name[6] = 0x11; in build_posix_ctxt()
498 pneg_ctxt->Name[7] = 0xE7; in build_posix_ctxt()
499 pneg_ctxt->Name[8] = 0xB4; in build_posix_ctxt()
500 pneg_ctxt->Name[9] = 0x23; in build_posix_ctxt()
501 pneg_ctxt->Name[10] = 0x83; in build_posix_ctxt()
502 pneg_ctxt->Name[11] = 0xDE; in build_posix_ctxt()
503 pneg_ctxt->Name[12] = 0x96; in build_posix_ctxt()
504 pneg_ctxt->Name[13] = 0x8B; in build_posix_ctxt()
505 pneg_ctxt->Name[14] = 0xCD; in build_posix_ctxt()
506 pneg_ctxt->Name[15] = 0x7C; in build_posix_ctxt()
772 cpu_to_le16(offsetof(struct create_posix, Name)); in create_posix_buf()
776 buf->Name[0] = 0x93; in create_posix_buf()
777 buf->Name[1] = 0xAD; in create_posix_buf()
778 buf->Name[2] = 0x25; in create_posix_buf()
779 buf->Name[3] = 0x50; in create_posix_buf()
780 buf->Name[4] = 0x9C; in create_posix_buf()
781 buf->Name[5] = 0xB4; in create_posix_buf()
782 buf->Name[6] = 0x11; in create_posix_buf()
783 buf->Name[7] = 0xE7; in create_posix_buf()
784 buf->Name[8] = 0xB4; in create_posix_buf()
785 buf->Name[9] = 0x23; in create_posix_buf()
786 buf->Name[10] = 0x83; in create_posix_buf()
787 buf->Name[11] = 0xDE; in create_posix_buf()
788 buf->Name[12] = 0x96; in create_posix_buf()
789 buf->Name[13] = 0x8B; in create_posix_buf()
790 buf->Name[14] = 0xCD; in create_posix_buf()
791 buf->Name[15] = 0x7C; in create_posix_buf()
2010 (struct create_durable, Name)); in create_durable_buf()
2013 buf->Name[0] = 'D'; in create_durable_buf()
2014 buf->Name[1] = 'H'; in create_durable_buf()
2015 buf->Name[2] = 'n'; in create_durable_buf()
2016 buf->Name[3] = 'Q'; in create_durable_buf()
2033 (struct create_durable, Name)); in create_reconnect_durable_buf()
2038 buf->Name[0] = 'D'; in create_reconnect_durable_buf()
2039 buf->Name[1] = 'H'; in create_reconnect_durable_buf()
2040 buf->Name[2] = 'n'; in create_reconnect_durable_buf()
2041 buf->Name[3] = 'C'; in create_reconnect_durable_buf()
2186 (struct create_durable_v2, Name)); in create_durable_v2_buf()
2202 buf->Name[0] = 'D'; in create_durable_v2_buf()
2203 buf->Name[1] = 'H'; in create_durable_v2_buf()
2204 buf->Name[2] = '2'; in create_durable_v2_buf()
2205 buf->Name[3] = 'Q'; in create_durable_v2_buf()
2226 Name)); in create_reconnect_durable_v2_buf()
2235 buf->Name[0] = 'D'; in create_reconnect_durable_v2_buf()
2236 buf->Name[1] = 'H'; in create_reconnect_durable_v2_buf()
2237 buf->Name[2] = '2'; in create_reconnect_durable_v2_buf()
2238 buf->Name[3] = 'C'; in create_reconnect_durable_v2_buf()
2333 (struct crt_twarp_ctxt, Name)); in create_twarp_buf()
2336 buf->Name[0] = 'T'; in create_twarp_buf()
2337 buf->Name[1] = 'W'; in create_twarp_buf()
2338 buf->Name[2] = 'r'; in create_twarp_buf()
2339 buf->Name[3] = 'p'; in create_twarp_buf()
2426 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()
2429 buf->Name[0] = 'S'; in create_sd_buf()
2430 buf->Name[1] = 'e'; in create_sd_buf()
2431 buf->Name[2] = 'c'; in create_sd_buf()
2432 buf->Name[3] = 'D'; in create_sd_buf()
2511 (struct crt_query_id_ctxt, Name)); in create_query_id_buf()
2514 buf->Name[0] = 'Q'; in create_query_id_buf()
2515 buf->Name[1] = 'F'; in create_query_id_buf()
2516 buf->Name[2] = 'i'; in create_query_id_buf()
2517 buf->Name[3] = 'd'; in create_query_id_buf()