Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h89 #define DEVICE_CLASS_SCSI "scsi" macro
H A Dpiclscsi.c762 if (strcmp(class, DEVICE_CLASS_SCSI) == 0) { in probe_disks()