Home | History | Annotate | Download | only in dev

Lines Matching defs:form

12  * 2. Redistributions in binary form must reproduce the above copyright
1262 struct xd_iopb_format *form =
1266 form->interleave_ipl = (XDC_INTERLEAVE << 3);
1268 form->interleave_ipl = (XDC_INTERLEAVE << 3) |
1270 form->field1 = XDFM_FIELD1;
1271 form->field2 = XDFM_FIELD2;
1272 form->field3 = XDFM_FIELD3;
1273 form->field4 = XDFM_FIELD4;
1274 form->bytespersec = XDFM_BPS;
1275 form->field6 = XDFM_FIELD6;
1276 form->field7 = XDFM_FIELD7;