Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclscsi.c71 static char *scsi_dirlink_names[] = { DIRLINK_DSK, DIRLINK_RMT, NULL_ENTRY}; variable
347 while (scsi_dirlink_names[i] && !len) { in get_bus_addr()
348 len = strspn(ap, scsi_dirlink_names[i++]); in get_bus_addr()
354 if (len && strstr(ap, scsi_dirlink_names[i-1])) in get_bus_addr()