• Home
  • Raw
  • Download

Lines Matching refs:Name

512 	pneg_ctxt->Name[0] = 0x93;  in build_posix_ctxt()
513 pneg_ctxt->Name[1] = 0xAD; in build_posix_ctxt()
514 pneg_ctxt->Name[2] = 0x25; in build_posix_ctxt()
515 pneg_ctxt->Name[3] = 0x50; in build_posix_ctxt()
516 pneg_ctxt->Name[4] = 0x9C; in build_posix_ctxt()
517 pneg_ctxt->Name[5] = 0xB4; in build_posix_ctxt()
518 pneg_ctxt->Name[6] = 0x11; in build_posix_ctxt()
519 pneg_ctxt->Name[7] = 0xE7; in build_posix_ctxt()
520 pneg_ctxt->Name[8] = 0xB4; in build_posix_ctxt()
521 pneg_ctxt->Name[9] = 0x23; in build_posix_ctxt()
522 pneg_ctxt->Name[10] = 0x83; in build_posix_ctxt()
523 pneg_ctxt->Name[11] = 0xDE; in build_posix_ctxt()
524 pneg_ctxt->Name[12] = 0x96; in build_posix_ctxt()
525 pneg_ctxt->Name[13] = 0x8B; in build_posix_ctxt()
526 pneg_ctxt->Name[14] = 0xCD; in build_posix_ctxt()
527 pneg_ctxt->Name[15] = 0x7C; in build_posix_ctxt()
782 cpu_to_le16(offsetof(struct create_posix, Name)); in create_posix_buf()
786 buf->Name[0] = 0x93; in create_posix_buf()
787 buf->Name[1] = 0xAD; in create_posix_buf()
788 buf->Name[2] = 0x25; in create_posix_buf()
789 buf->Name[3] = 0x50; in create_posix_buf()
790 buf->Name[4] = 0x9C; in create_posix_buf()
791 buf->Name[5] = 0xB4; in create_posix_buf()
792 buf->Name[6] = 0x11; in create_posix_buf()
793 buf->Name[7] = 0xE7; in create_posix_buf()
794 buf->Name[8] = 0xB4; in create_posix_buf()
795 buf->Name[9] = 0x23; in create_posix_buf()
796 buf->Name[10] = 0x83; in create_posix_buf()
797 buf->Name[11] = 0xDE; in create_posix_buf()
798 buf->Name[12] = 0x96; in create_posix_buf()
799 buf->Name[13] = 0x8B; in create_posix_buf()
800 buf->Name[14] = 0xCD; in create_posix_buf()
801 buf->Name[15] = 0x7C; in create_posix_buf()
1978 (struct create_durable, Name)); in create_durable_buf()
1981 buf->Name[0] = 'D'; in create_durable_buf()
1982 buf->Name[1] = 'H'; in create_durable_buf()
1983 buf->Name[2] = 'n'; in create_durable_buf()
1984 buf->Name[3] = 'Q'; in create_durable_buf()
2001 (struct create_durable, Name)); in create_reconnect_durable_buf()
2006 buf->Name[0] = 'D'; in create_reconnect_durable_buf()
2007 buf->Name[1] = 'H'; in create_reconnect_durable_buf()
2008 buf->Name[2] = 'n'; in create_reconnect_durable_buf()
2009 buf->Name[3] = 'C'; in create_reconnect_durable_buf()
2173 (struct create_durable_v2, Name)); in create_durable_v2_buf()
2189 buf->Name[0] = 'D'; in create_durable_v2_buf()
2190 buf->Name[1] = 'H'; in create_durable_v2_buf()
2191 buf->Name[2] = '2'; in create_durable_v2_buf()
2192 buf->Name[3] = 'Q'; in create_durable_v2_buf()
2213 Name)); in create_reconnect_durable_v2_buf()
2222 buf->Name[0] = 'D'; in create_reconnect_durable_v2_buf()
2223 buf->Name[1] = 'H'; in create_reconnect_durable_v2_buf()
2224 buf->Name[2] = '2'; in create_reconnect_durable_v2_buf()
2225 buf->Name[3] = 'C'; in create_reconnect_durable_v2_buf()
2320 (struct crt_twarp_ctxt, Name)); in create_twarp_buf()
2323 buf->Name[0] = 'T'; in create_twarp_buf()
2324 buf->Name[1] = 'W'; in create_twarp_buf()
2325 buf->Name[2] = 'r'; in create_twarp_buf()
2326 buf->Name[3] = 'p'; in create_twarp_buf()
2413 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()
2416 buf->Name[0] = 'S'; in create_sd_buf()
2417 buf->Name[1] = 'e'; in create_sd_buf()
2418 buf->Name[2] = 'c'; in create_sd_buf()
2419 buf->Name[3] = 'D'; in create_sd_buf()
2498 (struct crt_query_id_ctxt, Name)); in create_query_id_buf()
2501 buf->Name[0] = 'Q'; in create_query_id_buf()
2502 buf->Name[1] = 'F'; in create_query_id_buf()
2503 buf->Name[2] = 'i'; in create_query_id_buf()
2504 buf->Name[3] = 'd'; in create_query_id_buf()