Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/dial/
H A Dsysfiles.c76 static int ndevices; /* index into list of Devices files */ variable
135 return (access(Devices[ndevices], R_OK)); in sysaccess()
141 return (eaccess(Devices[ndevices], R_OK)); in sysaccess()
174 ndevices = 0; in scansys()
463 ndevices = 0; in devreset()
557 ndevices++; in nextdevices()
559 ndevices = 0; in nextdevices()
561 for (; Devices[ndevices] != NULL; ndevices++) in nextdevices()
562 if ((fdevices = fopen(Devices[ndevices], "rF")) != NULL) in nextdevices()
711 return (Devices[ndevices]); in currdev()
/titanic_50/usr/src/cmd/bnu/
H A Dsysfiles.c64 static int ndevices; /* index into list of Devices files */ variable
133 return(access(Devices[ndevices], R_OK));
139 return(eaccess(Devices[ndevices], R_OK));
440 ndevices = 0; in devreset()
555 ndevices++; in nextdevices()
557 ndevices = 0; in nextdevices()
559 for ( ; Devices[ndevices] != NULL; ndevices++) in nextdevices()
560 if ((fdevices = fopen(Devices[ndevices], "r")) != NULL) in nextdevices()
727 return(Devices[ndevices]); in currdev()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dmc.h129 int ndevices; /* The number of available devices on this dev group */ member
H A Dmc-us3.h107 int ndevices; /* The number of available devices on this dev group */ member
H A Dmc-us3i.h138 int ndevices; /* number of physical dimms - always a pair */ member
/titanic_50/usr/src/cmd/picl/plugins/common/memcfg/
H A Dpiclmemcfg_comm.c504 size = mcdevgrp->size / mcdevgrp->ndevices; in add_mem_modules()
509 for (i = 0; i < mcdevgrp->ndevices; i++) { in add_mem_modules()
/titanic_50/usr/src/uts/sun4u/io/
H A Dmc-us3i.c636 mcdevgrp.ndevices = dgrp->ndevices; in mc_ioctl()
1268 dgrp->ndevices = NDIMMS_PER_DGRP; in mc_add_devgrp()
H A Dmc-us3.c713 mcdevgrp.ndevices = dgrp->ndevices; in mc_ioctl()
1548 dgrp->ndevices = NDIMMS; in mc_construct()
/titanic_50/usr/src/uts/common/xen/os/
H A Dxvdi.c1843 unsigned int ndevices; in i_xvdi_enum_worker() local
1860 &ndevices)) == NULL) in i_xvdi_enum_worker()
1863 for (j = 0, ldevices = 0; j < ndevices; j++) { in i_xvdi_enum_worker()
/titanic_50/usr/src/cmd/fm/dicts/
H A DZFS.po42 …t0d0 ONLINE\n\n\nThis will automatically scan /dev/dsk for any\ndevices part of a pool. …