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

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h93 const char *devicetype; member in struct:xenbus_device
/illumos-gate/usr/src/uts/common/os/
H A Dswapgeneric.c1170 char devicetype[OBP_MAXDRVNAME]; local
1180 (void) prom_getprop(node, OBP_DEVICETYPE, (caddr_t)devicetype);
1182 if (strncmp("ib", devicetype, 2) == 0) {
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c309 pdp->xd_xsdev.devicetype = xdcp->xsdev;

Completed in 66 milliseconds