Searched defs:rcvegrindexhead (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A Dlinda.c616 struct QIB_7220_scalar rcvegrindexhead; local
651 memset ( &rcvegrindexhead, 0, sizeof ( rcvegrindexhead ) );
652 BIT_FILL_1 ( &rcvegrindexhead, Value, 1 );
653 linda_writeq_array64k ( linda, &rcvegrindexhead,
1088 struct QIB_7220_scalar rcvegrindexhead; local
1144 memset ( &rcvegrindexhead, 0, sizeof ( rcvegrindexhead ) );
1145 BIT_FILL_1 ( &rcvegrindexhead,
1148 linda_writeq_array64k ( linda, &rcvegrindexhead,
[all...]
H A Dqib7322.c768 struct QIB_7322_scalar rcvegrindexhead; local
805 memset ( &rcvegrindexhead, 0, sizeof ( rcvegrindexhead ) );
806 BIT_FILL_1 ( &rcvegrindexhead, Value, 1 );
807 qib7322_writeq_array64k ( qib7322, &rcvegrindexhead,
1331 struct QIB_7322_scalar rcvegrindexhead; local
1387 memset ( &rcvegrindexhead, 0, sizeof ( rcvegrindexhead ) );
1388 BIT_FILL_1 ( &rcvegrindexhead,
1391 qib7322_writeq_array64k ( qib7322, &rcvegrindexhead,
[all...]

Completed in 348 milliseconds