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

/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c148 static i_xd_cfg_t xdci[] = { variable
176 #define NXDC (sizeof (xdci) / sizeof (xdci[0]))
227 for (i = 0, xdcp = xdci; i < NXDC; i++, xdcp++)
876 for (i = 0, xdcp = xdci; i < NXDC; i++, xdcp++) {
908 * xdci) the variants all begin with the string 'xnb' (in fact
913 for (i = 0, xdcp = xdci; i < NXDC; i++, xdcp++) {
1799 if (xdci[devclass].xs_path_fe != NULL)
1800 i_xvdi_watch_device(xdci[devclass].xs_path_fe);
1801 if (xdci[devclas
[all...]

Completed in 62 milliseconds