Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4v/piclsbl/
H A Dpiclsbl.c63 static char hba_devctl[MAXPATHLEN]; variable
134 (void) snprintf(hba_devctl, MAXPATHLEN, "/devices%s:devctl", in cb_find_disk()
159 if ((fd = open(hba_devctl, O_RDONLY)) < 0) { in check_raid()