Home
last modified time | relevance | path

Searched refs:stepDirection (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/mac68k/obio/
Diwm_fdvar.h147 short stepDirection; /* Current step direction */ member
Diwmreg.h181 .equ stepDirection, 0x0000 /* Direction of next head step */
Diwm_fd.c448 fd->stepDirection = 0; in fd_attach()