Home
last modified time | relevance | path

Searched refs:status (Results 251 – 275 of 2758) sorted by last modified time

1...<<11121314151617181920>>...111

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c1022 dhcp_status_t status; in ipc_event() local
1036 status.if_t1 = DHCP_PERM; in ipc_event()
1037 status.if_t2 = DHCP_PERM; in ipc_event()
1038 status.if_lease = DHCP_PERM; in ipc_event()
1040 status.if_t1 = status.if_began + in ipc_event()
1042 status.if_t2 = status.if_began + in ipc_event()
1044 status.if_lease = status.if_began + in ipc_event()
1048 status.version = DHCP_STATUS_VER; in ipc_event()
1049 status.if_state = dsmp->dsm_state; in ipc_event()
1050 status.if_dflags = dsmp->dsm_dflags; in ipc_event()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c51 uint8_t status; member
341 cpusmb[ncpu_ids].status = p.smbp_status; in chip_get_smbstruct()
426 if (cpusmb[i].status == (enabled | populated)) in chip_status_smbios_get()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlinkprop.c1184 return (status); in i_dladm_set_single_prop()
1208 status = s; in i_dladm_set_linkprop()
1226 status = s; in i_dladm_set_linkprop()
1238 return (status); in i_dladm_set_linkprop()
1313 return (status); in dladm_set_linkprop()
1358 return (status); in dladm_walk_linkprop()
1495 return (status); in dladm_get_linkprop()
1632 return (status); in dladm_get_linkprop_values()
1721 return (status); in dladm_init_linkprop()
1820 return (status); in i_dladm_update_deventry()
[all …]
H A Dlibdlether.c142 dladm_status_t status; in i_dladm_get_spdx() local
160 return (status); in i_dladm_get_spdx()
302 dladm_status_t status; in dladm_ether_info() local
309 if (status != DLADM_STATUS_OK) in dladm_ether_info()
316 status = DLADM_STATUS_NOMEM; in dladm_ether_info()
332 if (status != DLADM_STATUS_OK) in dladm_ether_info()
340 if (status != DLADM_STATUS_OK) in dladm_ether_info()
345 if (status != DLADM_STATUS_OK) in dladm_ether_info()
350 if (status != DLADM_STATUS_OK) in dladm_ether_info()
374 if (status != DLADM_STATUS_OK) in dladm_ether_info()
[all …]
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c2665 int status; in wait4all() local
2668 while ((pid = wait(&status)) != -1) { in wait4all()
2671 if (WIFEXITED(status)) in wait4all()
2672 rc = WEXITSTATUS(status); in wait4all()
/illumos-gate/usr/src/cmd/format/
H A Dmenu_command.c804 int status; in c_format() local
1145 if (status) { in c_format()
1211 return (status); in c_format()
1222 int status; in c_repair() local
1319 if (status) in c_repair()
1368 if (status) { in c_repair()
1388 if (status) { in c_repair()
1431 return (status); in c_repair()
1479 int status; in c_label() local
2069 int status; in c_verify_efi() local
[all …]
H A Dstartup.c416 int status; in sup_prxfile() local
442 if (status == SUP_EOF) in sup_prxfile()
447 if (status == SUP_EOL) in sup_prxfile()
493 int status; in sup_setpath() local
516 if (status == SUP_EOL) in sup_setpath()
556 int val, status, i; in sup_setdtype() local
1618 int status; in add_device_to_disklist() local
1923 if ((status == -1) && in add_device_to_disklist()
1939 status = 0; in add_device_to_disklist()
1954 status = 0; in add_device_to_disklist()
[all …]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c121 nfsstat4 status; in nfs4_readdir_getvp() local
217 status = call_checkauth4(cs, req); in nfs4_readdir_getvp()
226 if (status != NFS4_OK) { in nfs4_readdir_getvp()
228 if (status == NFS4ERR_DELAY) in nfs4_readdir_getvp()
229 status = NFS4ERR_ACCESS; in nfs4_readdir_getvp()
230 return (status); in nfs4_readdir_getvp()
421 nfsstat4 status = NFS4_OK; in rfs4_op_readdir() local
666 *cs->statusp = resp->status = NFS4_OK; in rfs4_op_readdir()
1527 status = NFS4ERR_TOOSMALL; in rfs4_op_readdir()
1531 if (status != NFS4_OK) { in rfs4_op_readdir()
[all …]
/illumos-gate/usr/src/data/ucode/
H A Dupdate.amd123 dd if=$f bs=1 count=$size status=none
126 dd if=/dev/zero bs=1 count=16 status=none
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c2282 int error, ret, status; in cmpstat() local
2431 status = regexec(&re, in cmpstat()
2434 if (status == 0) { in cmpstat()
3932 int ret, status = BAM_SUCCESS; in create_ramdisk() local
3939 status = BAM_ERROR; in create_ramdisk()
3941 return (status); in create_ramdisk()
/illumos-gate/usr/src/uts/common/xen/public/
H A Dsysctl.h423 XEN_GUEST_HANDLE(uint32) status;
H A Dplatform.h277 uint64_t status; /* success indicator */ member
H A Devent_channel.h172 uint32_t status; member
246 struct evtchn_status status; member
H A Dgrant_table.h192 int16_t status; /* GNTST_* */ member
217 int16_t status; /* GNTST_* */ member
237 int16_t status; /* GNTST_* */ member
252 int16_t status; /* GNTST_* */ member
272 int16_t status; member
315 int16_t status; member
333 int16_t status; /* GNTST_* */ member
356 int16_t status; /* GNTST_* */ member
/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dblkif.h114 int16_t status; /* BLKIF_RSP_??? */ member
H A Dnetif.h148 int16_t status; /* NETIF_RSP_* */ member
178 int16_t status; /* -ve: BLKIF_RSP_* ; +ve: Rx'ed pkt size. */ member
/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-mca.h207 uint64_t status; member
/illumos-gate/usr/src/uts/common/xen/io/
H A Dblkif_impl.h47 int16_t status; /* BLKIF_RSP_??? */ member
75 int16_t status; /* BLKIF_RSP_??? */ member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h492 HBA_STATUS status; member
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring.c215 xge_hal_status_e status; in __hal_ring_initial_replenish() local
218 xge_assert(status == XGE_HAL_OK); in __hal_ring_initial_replenish()
221 status = channel->dtr_init(channel, in __hal_ring_initial_replenish()
225 if (status != XGE_HAL_OK) { in __hal_ring_initial_replenish()
229 return status; in __hal_ring_initial_replenish()
242 xge_hal_status_e status; in __hal_ring_open() local
303 status = __hal_channel_initialize(channelh, in __hal_ring_open()
309 if (status != XGE_HAL_OK) { in __hal_ring_open()
311 return status; in __hal_ring_open()
327 if ((status = __hal_ring_initial_replenish ( in __hal_ring_open()
[all …]
H A Dxgehal-device.c1084 return status; in __hal_device_tti_configure()
1777 return status; in xge_hal_device_rts_mac_enable()
1816 return status; in xge_hal_device_rts_mac_disable()
2771 return status; in __hal_device_hw_initialize()
2931 return status; in __hal_device_hw_initialize()
2935 return status; in __hal_device_hw_initialize()
4302 return status; in xge_hal_device_disable()
4346 return status; in xge_hal_device_reset()
6187 return status; in xge_hal_spdm_entry_add()
6567 return status; in xge_hal_mask_msix()
[all …]
H A Dxgehal-mgmt.c250 xge_hal_status_e status; in xge_hal_mgmt_hw_stats() local
265 return status; in xge_hal_mgmt_hw_stats()
289 xge_hal_status_e status; in xge_hal_mgmt_hw_stats_off() local
305 return status; in xge_hal_mgmt_hw_stats_off()
332 xge_hal_status_e status; in xge_hal_mgmt_pcim_stats() local
347 return status; in xge_hal_mgmt_pcim_stats()
373 xge_hal_status_e status; in xge_hal_mgmt_pcim_stats_off() local
389 return status; in xge_hal_mgmt_pcim_stats_off()
464 xge_hal_status_e status; in xge_hal_mgmt_device_stats() local
478 return status; in xge_hal_mgmt_device_stats()
[all …]
H A Dxgehal-ring-fp.c137 xge_hal_status_e status; in xge_hal_ring_dtr_reserve() local
149 status = __hal_channel_dtr_alloc(channelh, dtrh); in xge_hal_ring_dtr_reserve()
158 if (status == XGE_HAL_OK) { in xge_hal_ring_dtr_reserve()
169 return status; in xge_hal_ring_dtr_reserve()
H A Dxgehal-device-fp.c210 return status; in xge_hal_device_begin_irq()
219 return status; in xge_hal_device_begin_irq()
228 return status; in xge_hal_device_begin_irq()
237 return status; in xge_hal_device_begin_irq()
246 return status; in xge_hal_device_begin_irq()
255 return status; in xge_hal_device_begin_irq()
264 return status; in xge_hal_device_begin_irq()
273 return status; in xge_hal_device_begin_irq()
282 return status; in xge_hal_device_begin_irq()
695 return status; in xge_hal_device_handle_irq()
[all …]
H A Dxge-queue.c194 xge_queue_status_e status; in xge_queue_produce() local
207 status = __io_queue_grow(queueh); in xge_queue_produce()
208 if (status != XGE_QUEUE_OK) { in xge_queue_produce()
210 return status; in xge_queue_produce()
396 xge_queue_status_e status; in xge_queue_consume() local
399 status = __queue_consume(queue, data_max_size, item); in xge_queue_consume()
402 return status; in xge_queue_consume()

1...<<11121314151617181920>>...111