Home | History | Annotate | Download | only in vme

Lines Matching defs:form

12  * 2. Redistributions in binary form must reproduce the above copyright
1437 struct xd_iopb_format *form =
1440 form->interleave_ipl = (XDC_INTERLEAVE << 3);
1442 form->interleave_ipl = (XDC_INTERLEAVE << 3) |
1444 form->field1 = XDFM_FIELD1;
1445 form->field2 = XDFM_FIELD2;
1446 form->field3 = XDFM_FIELD3;
1447 form->field4 = XDFM_FIELD4;
1448 form->bytespersec = XDFM_BPS;
1449 form->field6 = XDFM_FIELD6;
1450 form->field7 = XDFM_FIELD7;