Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/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()
553 ndevices++; in nextdevices()
555 ndevices = 0; in nextdevices()
557 for ( ; Devices[ndevices] != NULL; ndevices++) in nextdevices()
558 if ((fdevices = fopen(Devices[ndevices], "r")) != NULL) in nextdevices()
724 return(Devices[ndevices]); in currdev()
/illumos-gate/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
/illumos-gate/usr/src/cmd/picl/plugins/common/memcfg/
H A Dpiclmemcfg_comm.c506 size = mcdevgrp->size / mcdevgrp->ndevices; in add_mem_modules()
511 for (i = 0; i < mcdevgrp->ndevices; i++) { in add_mem_modules()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2748 int type, usb3_port, usb2_port, i, ndevices; in pci_xhci_parse_devices() local
2756 ndevices = 0; in pci_xhci_parse_devices()
2844 ndevices++; in pci_xhci_parse_devices()
2850 if (ndevices > 0) { in pci_xhci_parse_devices()
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c1851 unsigned int ndevices; in i_xvdi_enum_worker() local
1868 &ndevices)) == NULL) in i_xvdi_enum_worker()
1871 for (j = 0, ldevices = 0; j < ndevices; j++) { in i_xvdi_enum_worker()
/illumos-gate/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. …