Searched refs:XDC_ADVANCE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/sun3/dev/
H A Dxd.c202 * XDC_ADVANCE: advance iorq's pointers by a number of sectors
204 #define XDC_ADVANCE(IORQ, N) \ macro
1876 XDC_ADVANCE(iorq, 1); /* advance 1 sector */
1995 XDC_ADVANCE(iorq, advance);
/netbsd-current/sys/dev/vme/
H A Dxd.c182 * XDC_ADVANCE: advance iorq's pointers by a number of sectors
184 #define XDC_ADVANCE(IORQ, N) { \ macro
2052 XDC_ADVANCE(iorq, 1); /* advance 1 sector */
2179 XDC_ADVANCE(iorq, advance);

Completed in 201 milliseconds