Searched defs:status (Results 926 - 950 of 1989) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c92 int status, i, num_extra; local
134 status = hermon_eq_alloc(state, log_eq_size, i, &eq[i]);
135 if (status != DDI_SUCCESS) {
157 status = hermon_eq_alloc(state, log_eq_size, intr_num,
159 if (status != DDI_SUCCESS) {
192 status = hermon_eq_handler_init(state, eq[num_eq_unmap + num_extra],
194 if (status != DDI_SUCCESS) {
258 status = hermon_eq_handler_init(state, eq[num_eq_unmap + num_extra],
260 if (status != DDI_SUCCESS) {
274 status
328 int status, i; local
736 int status; local
906 int status; local
975 int status; local
1016 int status; local
1055 int status = DDI_FAILURE; local
[all...]
H A Dhermon_srq.c73 int flag, status; local
104 status = hermon_umap_db_find(state->hs_instance, ddi_get_pid(),
106 if (status != DDI_SUCCESS) {
107 status = IBT_INVALID_PARAM;
119 status = hermon_rsrc_alloc(state, HERMON_SRQC, 1, sleepflag, &srqc);
120 if (status != DDI_SUCCESS) {
121 status = IBT_INSUFF_RESOURCE;
126 status = hermon_rsrc_alloc(state, HERMON_SRQHDL, 1, sleepflag, &rsrc);
127 if (status != DDI_SUCCESS) {
128 status
458 int status; local
604 int status; local
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c696 int status; local
723 status = ddi_prop_lookup_byte_array(DDI_DEV_T_ANY, state->ts_dip,
725 if (status == DDI_PROP_SUCCESS) {
739 status = ddi_prop_lookup_byte_array(DDI_DEV_T_ANY, state->ts_dip,
741 if (status == DDI_PROP_SUCCESS) {
754 status = ddi_prop_lookup_byte_array(DDI_DEV_T_ANY,
757 if (status == DDI_PROP_SUCCESS) {
765 status = ddi_prop_lookup_byte_array(DDI_DEV_T_ANY, state->ts_dip,
767 if (status == DDI_PROP_SUCCESS) {
785 int status; local
[all...]
H A Dtavor_srq.c76 int flag, status; local
116 status = tavor_umap_db_find(state->ts_instance, ddi_get_pid(),
118 if (status != DDI_SUCCESS) {
119 /* Set "status" and "errormsg" and goto failure */
130 status = tavor_rsrc_alloc(state, TAVOR_SRQC, 1, sleepflag, &srqc);
131 if (status != DDI_SUCCESS) {
132 /* Set "status" and "errormsg" and goto failure */
138 status = tavor_rsrc_alloc(state, TAVOR_SRQHDL, 1, sleepflag, &rsrc);
139 if (status != DDI_SUCCESS) {
140 /* Set "status" an
491 int status; local
658 int status; local
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_idm.c130 idm_status_t status; local
136 status = idm_transport_register(&attr);
137 if (status != IDM_STATUS_SUCCESS) {
259 iser_status_t status; local
263 status = iser_channel_open(iser_conn->ic_chan);
264 if (status != ISER_STATUS_SUCCESS) {
398 iser_status_t status; local
406 status = iser_bind_service(is);
407 if (status != ISER_STATUS_SUCCESS) {
480 int status; local
1105 int status; local
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c128 * notification of RDMA status at the expense of a one-way
218 "wc wc_id 0x%llx status %u byte_len %u imm_data %u\n",
306 "had status %u, disconnecting and reconnecting\n",
997 ibt_status_t status; local
1097 status = ibt_post_send(ib_get_ibt_channel_hdl(ic->i_cm_id),
1099 if (status != IBT_SUCCESS) {
1102 "returned %d", NIPQUAD(conn->c_faddr), status);
1106 return (status);
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_mem.c64 ibt_status_t status; local
71 status = IBTL_HCA2CIHCAOPS_P(hca_hdl)->ibc_register_mr(
74 if (status == IBT_SUCCESS) {
79 return (status);
112 ibt_status_t status; local
117 status = IBTL_HCA2CIHCAOPS_P(hca_hdl)->ibc_register_buf(
120 if (status == IBT_SUCCESS) {
124 return (status);
175 ibt_status_t status; local
179 status
216 ibt_status_t status; local
275 ibt_status_t status; local
324 ibt_status_t status; local
394 ibt_status_t status; local
461 ibt_status_t status; local
502 ibt_status_t status; local
533 ibt_status_t status; local
566 ibt_status_t status; local
595 ibt_status_t status; local
682 ibt_status_t status; local
718 ibt_status_t status; local
756 ibt_status_t status; local
794 ibt_status_t status; local
823 ibt_status_t status; local
903 ibt_status_t status; local
[all...]
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c112 int status; local
119 status = ibdma_init();
120 if (status != DDI_SUCCESS) {
123 return (status);
126 status = mod_install(&modlinkage);
127 if (status != DDI_SUCCESS) {
128 cmn_err(CE_NOTE, "_init, mod_install error (%d)", status);
133 return (status);
151 int status; local
155 status
193 int status; local
287 int status; local
402 ibt_status_t status; local
504 int status; local
634 int status; local
[all...]
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_wqe.c47 #define IBMF_INIT_RMPP_HDR(hdrp, ver, type, respt, flg, status, seg, lennwl) { \
52 (hdrp)->rmpp_status = (status); \
524 ibt_status_t status; local
558 status = ibt_register_mr(cip->ci_ci_handle, cip->ci_pd, &mem_attr,
560 if (status != IBT_SUCCESS) {
565 "ibmf_i_init_wqes(): %s, status = %d\n", tnf_string, msg,
566 "register of WQE mem failed", tnf_uint, status, status);
680 ibt_status_t status; local
711 status
1129 ibt_status_t status; local
[all...]
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.c199 * Look through the send ring by bd's status part
413 * The return status indicates that the message can be freed
574 * The return status indicates that the message can not be freed
596 enum send_status status; local
627 status = nge_send_mapped(ngep, mp, frags);
628 if (status == SEND_MAP_FAIL)
629 status = nge_send_copy(ngep, mp, srp);
631 status = nge_send_copy(ngep, mp, srp);
633 if (status == SEND_COPY_FAIL) {
635 status
[all...]
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c1002 * This function is called to get TXC's global interrupt status.
1006 * istatus - TXC global interrupt status
1013 txc_int_stat_t status; local
1015 NXGE_REG_RD64(handle, TXC_INT_STAT_REG, &status.value);
1017 istatus->value = status.value;
1022 * This function is called to clear TXC's global interrupt status.
1026 * istatus - TXC global interrupt status
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_ioctl.c324 iscsi_status_t status; local
352 status = iscsi_conn_create(&addr_snd.sin, isp, &icp);
355 if (!ISCSI_SUCCESS(status)) {
364 status = iscsi_conn_online(icp);
367 if (status == ISCSI_STATUS_SUCCESS) {
376 status = iscsi_handle_text(icp, data, data_len,
380 if (status == ISCSI_STATUS_DATA_OVERFLOW) {
386 if (ISCSI_SUCCESS(status)) {
387 status = iscsi_create_sendtgts_list(icp, data,
389 if (ISCSI_SUCCESS(status)) {
[all...]
H A Discsi_login.c52 iscsi_status_t status, iscsi_task_t *itp);
254 iscsi_login_end(iscsi_conn_t *icp, iscsi_status_t status, iscsi_task_t *itp) argument
263 if (status == ISCSI_STATUS_SUCCESS) {
298 if (status == ISCSI_STATUS_LOGIN_FAILED) {
314 if (status == ISCSI_STATUS_LOGIN_TIMED_OUT) {
319 if (status == ISCSI_STATUS_LOGIN_FAILED) {
369 * must check the status class to determine if the login succeeded.
371 * this function worked, and the status class is valid info. This
562 * give the caller the status class and detail from the
1095 /* if the response status wa
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c1085 uint32_t status, htag, *w; local
1092 status = LE_32(w[2]);
1103 if (status != PMCOUT_STATUS_XFER_CMD_FRAME_ISSUED) {
1105 const char *emsg = pmcs_status_str(status);
1109 status);
1138 uint32_t status, htag, *w; local
1143 status = LE_32(w[2]);
1146 * If the status is PMCOUT_STATUS_XFER_ERROR_ABORTED_NCQ_MODE,
1150 * If the status is PMCOUT_STATUS_XFER_CMD_FRAME_ISSUED, we're
1169 if (status !
1211 uint32_t status = LE_32(((uint32_t *)iomb)[2]); local
[all...]
H A Dpmcs_nvram.c633 uint16_t status; local
723 status = LE_32(*(ptr + 3)) & 0xffff;
724 if (status != PMCS_NVMD_STAT_SUCCESS) {
726 "%s: Error, status = 0x%04x", __func__, status);
796 uint16_t status; local
873 status = LE_32(*(ptr + 3)) & 0xffff;
874 if (status != PMCS_NVMD_STAT_SUCCESS) {
876 "%s: Error, status = 0x%04x", __func__, status);
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses_safte.c214 * in later fetches of status.
294 uchar_t status, oencstat; local
319 * buffer 1 -> element status & drive id
320 * buffer 4 -> drive status & drive command history.
371 * invalidate all status bits.
441 SES_LOG(ssc, CE_NOTE, "unknown fan%d status 0x%x",
510 SES_LOG(ssc, CE_NOTE, "unknown pwr%d status 0x%x",
522 * that is when I will be getting the drive status from buffer 4
532 * We always have doorlock status, no matter what,
533 * but we only save the status i
[all...]
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c34 * Checking of status of USB transfers, error recovery and callbacks.
1475 uint32_t status, index; local
1491 status = Get_ITD_BODY(itd, EHCI_ITD_CTRL0 + i) &
1494 if (status & EHCI_ITD_XFER_DATA_BUFFER_ERR) {
1510 if (status & EHCI_ITD_XFER_BABBLE) {
1517 if (status & EHCI_ITD_XFER_ERROR) {
1524 if (status & EHCI_ITD_XFER_ACTIVE) {
1533 /* Write the status of isoc data packet */
1556 uint32_t status; local
1563 status
[all...]
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c150 xge_hal_status_e status; local
152 status = xge_driver_init_hal();
153 if (status != XGE_HAL_OK) {
155 status);
215 xge_hal_status_e status; local
223 status = xge_hal_device_handle_irq(hldev);
225 return ((status == XGE_HAL_ERR_WRONG_IRQ) ?
1082 xge_hal_status_e status; local
1231 status = xge_hal_device_initialize(hldev, &attr, device_config);
1232 if (status !
[all...]
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c259 xge_hal_status_e status = XGE_HAL_OK; local
279 status = __hal_channel_dtr_alloc(channelh,
281 if (status != XGE_HAL_OK){
284 status);
285 xge_assert(status == XGE_HAL_INF_OUT_OF_DESCRIPTORS);
349 if (status == XGE_HAL_OK) {
376 return status;
404 xge_hal_status_e status; local
416 status = __hal_channel_dtr_alloc(channelh, dtrh);
425 if (status
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_door.h53 uint32_t status; member in struct:_iscsi_door_msg_hdr
156 * iSCSI initiator SMF service status in kernel
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Datapi7v3.h65 uint8_t status; member in struct:__anon8940
126 uint8_t status; member in struct:__anon8945
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dsas.h140 uint8_t status; member in struct:__anon8969
/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h154 #define MOD_STATUS 0x0010 /* set clock status bits */
160 * Status codes (timex.status)
226 int32_t status; /* clock status bits (rw) */ member in struct:timex
249 extern int32_t time_status; /* clock status bits */
/illumos-gate/usr/src/uts/common/sys/1394/targets/dcam1394/
H A Ddcam.h94 uint_t status[MAX_NUM_READ_PTRS]; member in struct:ring_buff_s
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_realm.c863 /* delete Kerberos Container, status ignored intentionally */
885 /* delete Kerberos Container, status ignored intentionally */
1150 /* delete Realm, status ignored intentionally */
1161 /* delete Realm, status ignored intentionally */
1172 /* delete Realm, status ignored intentionally */
1497 krb5_error_code status = KRB5_PLUGIN_OP_NOTSUPP; local
1498 krb5_set_error_message(kcontext, status, "LDAP %s", error_message(status));
1499 return status;

Completed in 173 milliseconds

<<31323334353637383940>>