Searched refs:configured (Results 1 - 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/cmd/tsol/demo/
H A Dclonebylabel.sh68 echo "$zonename is being configured."
84 if [ $state != configured ]; then
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring.c257 xge_assert(queue->configured);
274 /* how many RxDs can fit into one block. Depends on configured
491 if (!hldev->config.ring.queue[i].configured)
498 xge_debug_ring(XGE_TRACE, "Rings priority configured to 0x"XGE_OS_LLXFMT,
504 if (!hldev->config.ring.queue[i].configured)
510 xge_debug_ring(XGE_TRACE, "DRAM configured to 0x"XGE_OS_LLXFMT,
527 if (!hldev->config.ring.queue[i].configured)
535 xge_debug_ring(XGE_TRACE, "QoS steering configured to 0x"XGE_OS_LLXFMT,
544 * All configured rings will be properly set at device open time
547 if (hldev->config.ring.queue[i].configured)
[all...]
H A Dxgehal-config.c398 if (!new_config->queue[i].configured)
436 if (!new_config->queue[i].configured)
H A Dxgehal-fifo.c369 /* Note: WRR calendar must be configured before the transmit
392 /* configure only configured FIFOs */
398 if (hldev->config.fifo.queue[i].configured) {
407 * or force for first one if configured number
463 if (!hldev->config.fifo.queue[i].configured ||
H A Dxgehal-device.c416 xge_debug_device(XGE_TRACE, "%s", "shared splits configured");
457 "mac_cfg 0x"XGE_OS_LLXFMT": frame padding configured",
533 xge_debug_device(XGE_TRACE, "%s", "pause frames configured");
913 if (!hldev->config.ring.queue[i].configured)
1027 xge_debug_device(XGE_TRACE, "TTI[%d] configured: tti_data1_mem 0x"
1051 if (!hldev->config.fifo.queue[i].configured)
1122 if (!hldev->config.ring.queue[i].configured)
1188 "RTI[%d] configured: rti_data1_mem 0x"XGE_OS_LLXFMT,
1347 xge_debug_device(XGE_TRACE, "%s", "XAUI interface configured");
1369 "bandwidth link utilization configured");
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs115 This privilege is interpreted only if the system is configured
161 This privilege is interpreted only if the system is configured
213 Allow a process to bind to a port that is configured as a
218 This privilege is interpreted only if the system is configured
235 This privilege is interpreted only if the system is configured
243 This privilege is interpreted only if the system is configured
496 This privilege is interpreted only if the system is configured
510 This privilege is interpreted only if the system is configured
525 This privilege is interpreted only if the system is configured
532 This privilege is interpreted only if the system is configured
[all...]
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h207 * @configured: Boolean. Use 1 to specify that the fifo is configured.
208 * Only "configured" fifos can be activated and used to post
210 * "configured".
243 int configured; member in struct:xge_hal_fifo_queue_t
352 * @configured: Boolean. Use 1 to specify that the ring is configured.
353 * Only "configured" rings can be activated and used to post
355 * "configured".
412 int configured; member in struct:xge_hal_ring_queue_t
[all...]
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c77 int configured[MAXHOSTS]; member in struct:host_list_s
1022 if ((!host_list->configured[i]) ||
1050 bcopy(&host_list->configured[i+1],
1051 &host_list->configured[i],
1053 host_list->configured[MAXHOSTS - 1] = 0;
1061 * also update the configured array
1089 bcopy(&host_list->configured[i+1],
1090 &host_list->configured[i],
1092 host_list->configured[MAXHOSTS - 1] = 0;
1114 if (host_list->configured[
[all...]
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c277 device_config->ring.queue[index].configured =
282 if (!device_config->ring.queue[index].configured)
424 device_config->fifo.queue[index].configured =
429 if (!device_config->fifo.queue[index].configured)
644 * Go through all possibly configured rings. Each ring could be
645 * configured individually. To enable/disable specific ring, just
646 * set ring->configured = [1|0].
652 if (device_config->ring.queue[i].configured)
708 * Go through all possibly configured fifos. Each fifo could be
709 * configured individuall
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_ip.c295 * address is configured (v4 DHCP, v6 either stateless or stateless) for the
325 * Returns the nwamd_if_address structure that configured the given address,
346 * Are one or more static addresses configured?
357 n->configured)
360 nlog(LOG_DEBUG, "no static addresses configured for %s", ncu->ncu_name);
496 * addresses are configured, and up is false.
507 * If V4 with or without V6 is configured then one of its interfaces
685 * start DHCP. If a static address is configured, create the address; then do
793 if (nifap->configured)
796 nifap->configured
[all...]
H A Dncu.h117 boolean_t configured; member in struct:nwamd_if_address
118 struct sockaddr_storage conf_addr; /* address configured for */
/illumos-gate/usr/src/lib/print/libipp-listener/common/
H A Dipp-listener.c184 char configured = PAPI_FALSE; local
213 /* find the configured operations */
218 "sofware error, no operations configured");
222 /* check if the requested operation is configured */
224 handlers[index].name, &configured);
225 if ((status != PAPI_OK) || (configured != PAPI_TRUE)) {
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddrmach.h77 boolean_t configured; member in struct:__anon10017
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Ddrmach.h68 boolean_t configured; member in struct:__anon10063
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddrmach.h79 boolean_t configured; member in struct:__anon9420
/illumos-gate/usr/src/tools/scripts/
H A Donu.sh.in132 configured|incomplete)
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c733 stat->configured = 0; /* assume not configured */
793 stat->configured |= d_stat.configured;
1026 int configured; local
1031 err = drmach_io_is_attached(id, &configured);
1037 stat->configured = (configured != 0);
1126 stat->configured = (cpu_get(cp->cpuid) != NULL);
1221 * The created memlist only contains configured memor
[all...]
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c842 stat->configured = 0; /* assume not configured */
862 stat->configured |= d_stat.configured;
1876 if (stat.configured) {
2280 else if (stat.configured || stat.busy)
2334 else if (stat.configured || stat.busy)
2705 stat->configured = (cpu_get(drmach_cpu_calc_id(dp)) != NULL);
2904 int configured; local
2909 err = drmach_io_is_attached(id, &configured);
[all...]
/illumos-gate/usr/src/uts/sun4u/opl/sys/
H A Ddrmach.h268 boolean_t configured; member in struct:__anon9902
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh473 # to see if the server has been configured as a master server
742 query "$(gettext "Is this machine to be configured as a master?"): \c"
746 query "$(gettext "Is this machine to be configured as a slave?"): \c"
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c802 int configured = (rp->cdip_state == FC_CDIP_CONFIG); local
825 if (configured)
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c1092 stat->configured = 0; /* assume not configured */
1112 stat->configured |= d_stat.configured;
1740 if (stat.configured || stat.busy)
1800 if (stat.configured || stat.busy) {
1928 stat->configured = (cpu_get(cp->cpuid) != NULL);
2191 int configured; local
2196 err = drmach_io_is_attached(id, &configured);
2202 stat->configured
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c485 if (phy.configured && (phy.target == NULL)) {
702 mdb_printf("Firmware logfile: Not configured\n");
1961 if (phy.configured) {
1967 if (phy.configured) {
1973 if (phy.configured) {
1981 } else if ((phy.dtype == EXPANDER) && phy.configured) {
2022 if (phy.configured) {
2081 if (!phy.configured) {
3107 " -t: Print information about each configured target\n"
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h103 configured : 1, /* is configured */ member in struct:pmcs_phy
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c942 pptr->configured = 0;
1403 pptr->configured = 0;
2257 pptr->configured = prev_primary->configured;
2506 * them marked changed to be configured later (picking up a new SAS
2613 "PHY %s dead=%d changed=%d configured=%d "
2615 pptr->changed, pptr->configured);
2911 if (lphyp->dead || !lphyp->configured) {
2999 if (pptr->changed == 0 || pptr->dead || pptr->configured) {
3003 /* Confirm that this iport is configured */
[all...]

Completed in 1388 milliseconds

12