Home
last modified time | relevance | path

Searched refs:fdcio_status (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/arch/sun3/dev/
H A Dfdvar.h59 u_char fdcio_status[FDC_NSTATUS]; /* copy of registers */ member
H A Dfd.c182 #define sc_status sc_io.fdcio_status
/netbsd/sys/arch/sparc/dev/
H A Dfdvar.h60 u_char fdcio_status[FDC_NSTATUS]; /* copy of registers */ member
H A Dfd.c206 #define sc_status sc_io.fdcio_status
/netbsd/sys/arch/sparc64/dev/
H A Dfdcvar.h60 u_char fdcio_status[FDC_NSTATUS]; /* copy of registers */ member
H A Dfdc.c221 #define sc_status sc_io.fdcio_status
/netbsd/sys/arch/sparc/sparc/
H A Dgenassym.cf260 define FDC_STATUS offsetof(struct fdcio, fdcio_status)
/netbsd/sys/arch/sparc64/sparc64/
H A Dgenassym.cf284 define FDC_STATUS offsetof(struct fdcio, fdcio_status)