Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/include/
H A Ddisklabel.h93 struct drvr_map { struct
/netbsd-src/sys/arch/macppc/include/
H A Ddisklabel.h126 struct drvr_map { struct
/netbsd-src/sys/arch/macppc/stand/ofwboot/
H A Dofdev.c453 struct drvr_map *map = (struct drvr_map *)buf; in devopen()