Searched full:rnn (Results 1 – 5 of 5) sorted by relevance
598 # file is, the way the rnn C code does. So if it doesn't exist913 p.parse(args.rnn, args.xml, args.validate)968 p.parse(args.rnn, args.xml, args.validate)985 parser.add_argument('--rnn', type=str, required=True)
176 $(headergen-opts) --rnn $(src)/registers --xml $< c-defines > $@
95 /* rNN registers */
66 * It isn't possible to specify one of the rNN registers in a
2051 CtReq->un.rnn.PortId = cpu_to_be32(vport->fc_myDID); in lpfc_ns_cmd()2052 memcpy(CtReq->un.rnn.wwnn, &vport->fc_nodename, in lpfc_ns_cmd()