Searched refs:di_drv (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c788 char *di_busaddr = NULL, *di_drv = NULL; local
840 di_drv = di_driver_name(curr);
841 if (di_drv == NULL) {
846 (void) strncpy(portp->driver, di_drv, sizeof (portp->driver));

Completed in 56 milliseconds