Home | History | Annotate | Download | only in obio

Lines Matching refs:lead

134 	 * For convenience, the bytes of the sector data lead-in
699 * Check for sector data lead-in 'D5 AA AD'
710 lea dataLeadIn,%a3 | Sector data lead-in
726 * We have found the lead-in. Now get the 12 tag bytes.
908 * sector data lead-out 'DE AA'
1039 * Write sync pattern and sector data lead-in 'D5 AA'. The
1075 * Write 5 sync bytes and first byte of sector data lead-in
1086 moveb %a4@+,%d1 | Write 2nd byte of sector lead-in
1097 moveq #0x0B,%d1 | 3rd byte of sector data lead-in
1142 * We enter with the last byte of the sector data lead-in
1233 * Write sector data lead-out
1235 lea dataLeadOut,%a4 | Sector data lead-out
1240 moveb %a4@+,%a0@ | Write lead-out
1432 * Next look for sector header lead-in 'D5 AA 96'
1436 lea hdrLeadIn,%a3 | Sector header lead-in bytes
1451 * We have found the lead-in. Now get the header information.
1491 * Next check for lead-out.
1512 moveq #badBtSlpErr,%d0 | Bad address mark (no lead-out)