Searched defs:hba_devctl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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",
156 * hba_devctl is set to the onboard hba, so it will
159 if ((fd = open(hba_devctl, O_RDONLY)) < 0) {

Completed in 43 milliseconds