Home
last modified time | relevance | path

Searched refs:driveType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mac68k/obio/
H A Diwm_fdvar.h120 fdInfo_t *driveType; /* Default drive parameters */ member
H A Diwm_fd.c372 ia.driveType = getFDType(ia.unit); in iwm_attach()
373 if (NULL != ia.driveType) in iwm_attach()
445 fd->currentType = ia->driveType; in fd_attach()