Searched refs:OFDEV_DISK (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/sparc/stand/ofwboot/
H A Dofdev.h45 #define OFDEV_DISK 2 macro
H A Dofdev.c145 if (dev->type != OFDEV_DISK)
538 ofdev.type = OFDEV_DISK;
/netbsd-current/sys/arch/shark/stand/ofwboot/
H A Dofdev.h45 #define OFDEV_DISK 2 macro
H A Dofdev.c114 if (dev->type != OFDEV_DISK)
299 ofdev.type = OFDEV_DISK;
/netbsd-current/sys/arch/ofppc/stand/ofwboot/
H A Dofdev.h47 #define OFDEV_DISK 2 macro
H A Dofdev.c132 if (dev->type != OFDEV_DISK)
261 ofdev.type = OFDEV_DISK;
/netbsd-current/sys/arch/macppc/stand/ofwboot/
H A Dofdev.h48 #define OFDEV_DISK 2 macro
H A Dofdev.c76 if (dev->type != OFDEV_DISK)
444 ofdev.type = OFDEV_DISK;

Completed in 110 milliseconds