Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h49 #define PICL_CLASS_FLOPPY "floppy" macro
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c106 { "floppy", PICL_CLASS_FLOPPY},
527 (void) strcpy(classbuf, PICL_CLASS_FLOPPY); in get_minor_class()