Searched defs:status (Results 1101 - 1125 of 1989) sorted by relevance

<<41424344454647484950>>

/illumos-gate/usr/src/uts/common/idmap/
H A Didmap_kapi.c201 int status = 0; local
243 status = door_ki_upcall_limited(dh, arg, NULL, SIZE_MAX, 0);
245 switch (status) {
271 "idmap: Door call returned error %d. Retrying\n", status);
289 "idmap: Door call returned error %d. Retrying\n", status);
298 "idmap: Door call returned error %d.\n", status);
434 idmap_stat status; local
461 status = results.retcode;
465 status = results.ids.ids_val[0].retcode;
467 if (status
511 idmap_stat status; local
588 idmap_stat status; local
675 idmap_stat status; local
759 idmap_stat status; local
1195 int status; local
1407 int status = 0; local
[all...]
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c86 enum {NONE, COMPACT, FOUND, EXIST} status; member in struct:slot
385 slot.status = NONE;
650 slot.status = FOUND; /* don't need to look for empty slot */
902 if (slotp->status != FOUND) {
952 slotp->status = EXIST;
966 if ((slotp->status != FOUND) || (matched == 0)) {
969 slotp->status = FOUND;
978 slotp->status = FOUND;
990 if (slotp->status == NONE) {
1637 ASSERT((slotp->status
[all...]
/illumos-gate/usr/src/uts/common/contract/
H A Dprocess.c661 * The process contract status entry point.
665 void *status, model_t model)
675 contract_status_common(ct, zone, status, model);
703 contract_status_common(ct, zone, status, model);
664 contract_process_status(contract_t *ct, zone_t *zone, int detail, nvlist_t *nvl, void *status, model_t model) argument
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dmd5_mod.c286 md5_provider_status(crypto_provider_handle_t provider, uint_t *status) argument
288 *status = CRYPTO_PROVIDER_READY;
H A Dswrand.c273 swrand_provider_status(crypto_provider_handle_t provider, uint_t *status) argument
275 *status = CRYPTO_PROVIDER_READY;
/illumos-gate/usr/src/uts/common/des/
H A Ddes_crypt.c424 des_provider_status(crypto_provider_handle_t provider, uint_t *status) argument
426 *status = CRYPTO_PROVIDER_READY;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/
H A Dlm_vf.c223 // Status blocks allocation. We allocate mem both for the default and non-default status blocks
250 DbgMessage1(pdev, FATAL, "lm_alloc_client_info failed lm-status = %d\n", lm_status);
260 DbgMessage1(pdev, FATAL, "lm_alloc_client_info failed lm-status = %d\n", lm_status);
268 DbgMessage1(pdev, FATAL, "lm_setup_client_info failed lm-status = %d\n", lm_status);
516 lm_status_t status; local
544 status = lm_pretend_func(PFDEV(pdev), ABS_FUNC_ID(pdev));
556 return status;
/illumos-gate/usr/src/uts/common/inet/
H A Doptcom.c123 * identical manner by tpi_optcom_req(). The errors affect "status"
561 * - set "status" field based on permissions, option header check
591 * time acting on the request based on "status" result in the
626 * - set "status" field based on permissions, option header check
677 * the "not supported" (or whatever) status
678 * for the options. Other levels leave status
689 opt->status = T_NOTSUPPORT;
713 opt->status = T_FAILURE;
720 opt->status = T_SUCCESS;
731 * this option so we can work on the status fo
979 get_worst_status(t_uscalar_t status, t_uscalar_t current_worst_status) argument
[all...]
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_async.c51 * ASYNC_ARRESP_ACK_ERROR is or'd into the error status when we get an ACK error
153 int status; local
210 status = hci1394_q_init(drvinfo, async->as_ohci, &qinfo,
212 if (status != DDI_SUCCESS) {
232 status = hci1394_q_init(drvinfo, async->as_ohci, &qinfo,
234 if (status != DDI_SUCCESS) {
255 status = hci1394_q_init(drvinfo, async->as_ohci, &qinfo,
257 if (status != DDI_SUCCESS) {
279 status = hci1394_q_init(drvinfo, async->as_ohci, &qinfo,
281 if (status !
736 int status; local
934 int status; local
1237 int status; local
1553 int status; local
2375 int status; local
2439 int status; local
2563 int status; local
2685 int status; local
2806 int status; local
2883 int status; local
3039 int status; local
3514 int status; local
3596 int status; local
3671 int status; local
3801 int status; local
[all...]
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_csr.c1448 int status, i, ret; local
1568 S1394_ROOT_TEXT_LEAF_QUAD_SZ, &n_handle, &status);
1604 &status);
1656 S1394_UNIT_DIR_QUAD_SZ, &n_handle, &status);
1815 uint_t size, void **handle, int *status)
1834 *status = CMD1394_ERSRC_CONFLICT;
1944 *status = T1394_NOERROR;
1960 s1394_remove_config_rom_entry(s1394_hal_t *hal, void **handle, int *status) argument
2108 *status = T1394_NOERROR;
1814 s1394_add_config_rom_entry(s1394_hal_t *hal, uint8_t key, uint32_t *buffer, uint_t size, void **handle, int *status) argument
H A Ds1394_hotplug.c793 s1394_status_t status; local
879 if (s1394_read_rest_of_cfgrom(hal, node, &status) !=
884 if ((status & S1394_LOCK_FAILED) == 0) {
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_recv.c763 opaque_t idma_evt_arg, id1394_isoch_dma_stopped_t status)
762 av1394_ir_dma_stopped_cb(t1394_isoch_dma_handle_t t1394_idma_hdl, opaque_t idma_evt_arg, id1394_isoch_dma_stopped_t status) argument
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_attn.c800 //read the status interrupt of the NIG for the appropriate port (will do read-modify-write)
833 //write back the updated status interrupt of the NIG for the appropriate port.
1089 // we do this under lock since we change the link status...
1337 lm_status_t status = LM_STATUS_SUCCESS; local
1351 if(status == LM_STATUS_SUCCESS)
1357 return status;
1362 lm_status_t status = LM_STATUS_SUCCESS; local
1393 status = lm_eq_ramrod_post_sync(pdev,
1402 if(status == LM_STATUS_SUCCESS)
1582 // E1H NIG status syn
[all...]
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c98 ibt_status_t status; local
117 status = ibt_register_service(srpt_ctxt->sc_ibt_hdl,
120 if (status != IBT_SUCCESS) {
123 status);
124 return (status);
132 status = srpt_ioc_svc_bind(tgt, port+1);
133 if (status != IBT_SUCCESS &&
134 status != IBT_HCA_PORT_NOT_ACTIVE) {
136 " service (%d)", status);
145 status
206 ibt_status_t status; local
303 stmf_status_t status; local
453 stmf_status_t status; local
533 ibt_status_t status; local
711 ibt_status_t status; local
765 ibt_status_t status; local
832 ibt_status_t status; local
985 stmf_status_t status; local
1041 stmf_status_t status; local
1249 stmf_status_t status; local
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c525 * get the status.
821 dcopy_device_channel_notify(dcopy_handle_t handle, int status) argument
829 ASSERT(status == DCOPY_COMPLETION);
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c447 int status = 0; local
464 status = stat(s, &stbuf);
465 if (((status == -1) && (errno == ENOENT)) ||
556 if (status == -1)
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc51 #include <sys/scsi/generic/status.h>
300 * Returns a scsi status value.
336 * collect SCSI status first regrardless of the value.
337 * 0 is a good status so this should be okay
857 HBA_STATUS status = HBA_STATUS_OK; local
1028 * scsiStatus - a pointer to a buffer to receive SCSI status
/illumos-gate/usr/src/lib/udapl/libdat/common/
H A Dudat_sr_parser.c429 DAT_RETURN status; local
481 status = DAT_SUCCESS;
499 status = DAT_INTERNAL_ERROR;
504 status = DAT_SUCCESS;
536 return (status);
550 DAT_RETURN status; local
557 status = DAT_INTERNAL_ERROR;
561 status = DAT_SUCCESS;
564 if (DAT_SUCCESS != status) {
571 return (status);
585 DAT_RETURN status; local
624 DAT_RETURN status; local
663 DAT_RETURN status; local
702 DAT_RETURN status; local
736 DAT_RETURN status; local
775 DAT_RETURN status; local
810 DAT_RETURN status; local
845 DAT_RETURN status; local
981 DAT_RETURN status; local
1292 DAT_RETURN status; local
[all...]
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_wr.c540 DAT_RETURN status; local
552 status = dapls_hash_search(cq->cq_wrid_wqhdr_list, key, &curr);
553 if (status == DAT_SUCCESS) {
/illumos-gate/usr/src/uts/common/os/
H A Dddifm.c79 * #define DDI_FM_UNKNOWN - the error status is unknown
96 * to check the status of host-side hardware access and device-side
99 * the nexus parent or FM IO framework, ddi_fm_error_t data (status, ena
100 * and error expectation) is returned. If status of DDI_FM_NONFATAL or
471 * The ENA should be set if this error is a result of an error status
1012 i_ddi_fm_acc_err_set(ddi_acc_handle_t handle, uint64_t ena, int status, argument
1020 i_hdlp->ahi_err->err_status = status;
1026 i_ddi_fm_dma_err_set(ddi_dma_handle_t handle, uint64_t ena, int status, argument
1033 hdlp->dmai_error.err_status = status;
H A Dmodconf.c351 * Get module status.
431 * Driver status info
847 * System call status info
880 * 32-bit system call status info
913 * Filesystem status info
1100 * Get status of a streams module.
1143 * Get status of a socket module.
1196 * Get status of a scheduling class module.
1202 int status; local
1205 status
1223 int status; local
1265 int status; local
[all...]
H A Dpool_pset.c67 * status of pools without grabbing pool_lock().
709 { "cpu.status", DATA_TYPE_STRING, PP_RDWR },
755 * Handle special case of "cpu.status".
767 strcmp(nvpair_name(pair), "cpu.status") == 0) {
769 int status; local
773 status = P_OFFLINE;
775 status = P_ONLINE;
777 status = P_NOINTR;
779 status = P_FAULTED;
781 status
[all...]
H A Dsunpci.c388 uint16_t status; local
418 status = pci_config_get16(confhdl, PCI_CONF_STAT);
419 if (!(status & 0x10)) {
583 uint16_t cap_id, offset, status; local
593 status = pci_config_get16(confhdl, PCI_CONF_STAT);
594 if (!(status & 0x10)) {
934 uint16_t status; local
944 status = pci_config_get16(conf_hdl, PCI_CONF_STAT);
945 if ((status & PCI_STAT_CAP) == 0) {
/illumos-gate/usr/src/uts/common/xen/public/
H A Dgrant_table.h171 * is a negative status code.
192 int16_t status; /* GNTST_* */ member in struct:gnttab_map_grant_ref
217 int16_t status; /* GNTST_* */ member in struct:gnttab_unmap_grant_ref
237 int16_t status; /* GNTST_* */ member in struct:gnttab_setup_table
252 int16_t status; /* GNTST_* */ member in struct:gnttab_dump_table
272 int16_t status; member in struct:gnttab_transfer
315 int16_t status; member in struct:gnttab_copy
333 int16_t status; /* GNTST_* */ member in struct:gnttab_query_size
356 int16_t status; /* GNTST_* */ member in struct:gnttab_unmap_and_replace
398 * Values for error status return
[all...]
/illumos-gate/usr/src/uts/common/zmod/
H A Ddeflate.c305 s->status = FINISH_STATE;
333 (strm->state->wrap == 1 && strm->state->status != INIT_STATE))
384 s->status = s->wrap ? INIT_STATE : BUSY_STATE;
573 (s->status == FINISH_STATE && flush != Z_FINISH)) {
583 if (s->status == INIT_STATE) {
600 s->status = BUSY_STATE;
625 s->status = EXTRA_STATE;
646 s->status = BUSY_STATE;
658 if (s->status == EXTRA_STATE) {
680 s->status
868 int status; local
[all...]

Completed in 376 milliseconds

<<41424344454647484950>>