Searched refs:status (Results 276 - 300 of 2466) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/sys/dev/isci/scil/
H A Dscic_sds_stp_packet_request.c242 *@brief This methods decode the D2H status FIS and retrieve the sense data,
245 *@param[in] this_request The request receive D2H status FIS.
246 *@param[in] status_fis The D2H status fis to be processed.
254 SCI_STATUS status = SCI_SUCCESS; local
256 //TODO: Process the error status fis, retrieve sense data.
257 if (status_fis->status & ATA_STATUS_REG_ERROR_BIT)
258 status = SCI_FAILURE_IO_RESPONSE_VALID;
260 return status;
307 * @brief This method processes the completions transport layer (TL) status
314 * @param[in] completion_code This parameter indicates the completion status
326 SCI_STATUS status = SCI_SUCCESS; local
391 SCI_STATUS status; local
474 SCI_STATUS status = SCI_SUCCESS; local
602 SCI_STATUS status; local
671 SCI_STATUS status = local
721 SCI_STATUS status = local
887 SCI_STATUS status; local
[all...]
H A Dscif_sas_task_request.c114 SCI_STATUS status; local
181 status = scic_task_request_construct(
190 if (status == SCI_SUCCESS)
203 status = scic_task_request_construct_ssp(fw_task->parent.core_object);
205 status = scif_sas_stp_task_request_construct(fw_task);
207 status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;
209 if (status == SCI_SUCCESS)
231 return status;
245 SCI_STATUS status; local
248 status
276 SCI_STATUS status; local
319 SCI_STATUS status; local
[all...]
/freebsd-9.3-release/contrib/ofed/management/opensm/osmtest/
H A Dmain.c215 ib_api_status_t status; local
224 status =
227 if (status != IB_SUCCESS) {
229 status);
243 ib_api_status_t status; local
253 status =
256 if (status != IB_SUCCESS) {
258 status);
285 ib_api_status_t status; local
582 status
[all...]
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-spi4000.c85 #define SPI4000_DO_READ 0xfc /* Issue a read, returns read status */
87 #define SPI4000_DO_WRITE 0xfe /* Issue a write, returns write status */
127 int status; local
131 status = cvmx_twsi_read8(SPI4000_TWSI_ID(interface), SPI4000_DO_WRITE);
132 while ((status == 5) || (status == 0xff))
133 status = cvmx_twsi_read8(SPI4000_TWSI_ID(interface), SPI4000_GET_WRITE_STATUS);
135 if (status != 4)
136 cvmx_dprintf("SPI4000: write failed with status=0x%x\n", status);
151 int status; local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/
H A Dtst.cputime.ksh83 status=$?
85 if [ "$status" -ne 0 ]; then
86 exit $status
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/include/
H A Dtst.includefirst.ksh73 status=$?
74 [[ $status != $expexit ]] && fail "Exited with unexpected status code: $status"
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.spin.ksh90 status=$?
91 if [ "$status" -ne 0 ]; then
93 exit $status
134 status=$?
135 if [ "$status" -eq 0 ]; then
139 exit $status
/freebsd-9.3-release/contrib/cvs/lib/
H A Drename.c34 int pid, status; local
61 while (wait (&status) != pid)
65 return status != 0 ? -1 : 0;
/freebsd-9.3-release/contrib/groff/src/libs/libgroff/
H A Dspawnvp.c69 int status = -1; /* initialise return code, in case we fail */ local
104 status = spawnvp(mode, path, quoted_argv);
114 * return the status code returned by `spawnvp',
117 return status;
/freebsd-9.3-release/contrib/ipfilter/test/
H A Dlogtest49 status=$?
50 if [ $status -ne 0 ] ; then
51 exit $status
54 status=$?
55 if [ $status -ne 0 ] ; then
56 exit $status
/freebsd-9.3-release/contrib/ncurses/menu/
H A Dm_new.c63 menu->status = 0;
101 if (menu->status & _POSTED)
107 if ((menu->status & _MARK_ALLOCATED) && menu->mark)
/freebsd-9.3-release/crypto/heimdal/appl/login/
H A Dshadow.c47 int status; local
58 waitpid(pid, &status, 0);
59 return (status);
/freebsd-9.3-release/lib/libc/db/hash/
H A Dndbm.c100 int status; local
105 status = (db->get)(db, &dbtkey, &dbtretdata, 0);
106 if (status) {
124 int status; local
128 status = (db->seq)(db, &dbtretkey, &dbtretdata, R_FIRST);
129 if (status)
145 int status; local
149 status = (db->seq)(db, &dbtretkey, &dbtretdata, R_NEXT);
150 if (status)
167 int status; local
[all...]
/freebsd-9.3-release/lib/libc/uuid/
H A Duuid_compare.c48 uuid_compare(const uuid_t *a, const uuid_t *b, uint32_t *status) argument
52 if (status != NULL)
53 *status = uuid_s_ok;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_power.c83 int status = AH_TRUE; local
90 status = ar5312SetPowerModeAwake(ah, setChip);
104 return status;
/freebsd-9.3-release/sys/dev/isci/
H A Disci_io_request.c97 ccb->ccb_h.status &= ~CAM_STATUS_MASK;
112 ccb->ccb_h.status |= CAM_REQ_CMP;
116 ccb->ccb_h.status |= CAM_REQ_CMP;
141 csio->scsi_status = response_buffer->status;
142 ccb->ccb_h.status |= CAM_SCSI_STATUS_ERROR;
143 ccb->ccb_h.status |= CAM_AUTOSNS_VALID;
147 "isci: bus=%x target=%x lun=%x cdb[0]=%x status=%x key=%x asc=%x ascq=%x\n",
156 ccb->ccb_h.status |= CAM_REQ_TERMIO;
164 ccb->ccb_h.status |= CAM_REQ_TERMIO;
177 ccb->ccb_h.status |
693 SCI_STATUS status; local
891 SCI_STATUS status; local
923 SCI_STATUS status; local
[all...]
/freebsd-9.3-release/sys/dev/ppbus/
H A Dppb_base.c57 char mask, char status, int how)
70 if ((r & mask) == status)
77 if ((ppb_rstr(bus) & mask) == status)
158 * Reset the EPP timeout bit in the status register
184 * Read the status register and update the status info
187 ppb_get_status(device_t bus, struct ppb_status *status) argument
193 r = status->status = ppb_rstr(bus);
195 status
56 ppb_poll_bus(device_t bus, int max, char mask, char status, int how) argument
[all...]
/freebsd-9.3-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-ifmsg.c120 vxge_hal_status_e status; local
130 status = vxge_hal_device_register_poll(
140 return (status);
165 vxge_hal_status_e status; local
225 status = vxge_hal_device_register_poll(hldev->header.pdev,
231 if (status != VXGE_HAL_OK) {
234 __FILE__, __func__, __LINE__, status);
235 return (status);
248 status = VXGE_HAL_OK;
251 status
[all...]
/freebsd-9.3-release/tools/regression/zfs/zpool/add/
H A Ddisks.t34 expect "${exp}" ${ZPOOL} status ${name0}
36 expect_fl ${ZPOOL} status -x ${name0}
40 expect_ok ${ZPOOL} status -x ${name0}
41 expect "pool '${name0}' is healthy" ${ZPOOL} status -x ${name0}
56 expect "${exp}" ${ZPOOL} status ${name0}
58 expect_fl ${ZPOOL} status -x ${name0}
H A Dlog.t26 expect "${exp}" ${ZPOOL} status ${name0}
28 expect_fl ${ZPOOL} status -x ${name0}
47 expect "${exp}" ${ZPOOL} status ${name0}
49 expect_fl ${ZPOOL} status -x ${name0}
67 expect "${exp}" ${ZPOOL} status ${name0}
69 expect_fl ${ZPOOL} status -x ${name0}
90 expect "${exp}" ${ZPOOL} status ${name0}
92 expect_fl ${ZPOOL} status -x ${name0}
111 expect "${exp}" ${ZPOOL} status ${name0}
113 expect_fl ${ZPOOL} status
[all...]
H A Dmirror.t29 expect "${exp}" ${ZPOOL} status ${name0}
31 expect_fl ${ZPOOL} status -x ${name0}
52 expect "${exp}" ${ZPOOL} status ${name0}
54 expect_fl ${ZPOOL} status -x ${name0}
82 expect "${exp}" ${ZPOOL} status ${name0}
84 expect_fl ${ZPOOL} status -x ${name0}
/freebsd-9.3-release/usr.bin/setchannel/
H A Dsetchannel.c90 int status; local
107 status = 0;
222 status = 1;
228 status = 1;
234 status = 1;
239 status = 1;
248 status = 1;
255 status = 1;
261 status = 1;
270 status
[all...]
/freebsd-9.3-release/usr.sbin/bluetooth/hccontrol/
H A Dlink_policy.c69 if (rp.status != 0x00) {
71 hci_status2str(rp.status), rp.status);
115 /* send request and expect status response */
138 if (ep->status != 0x00) {
140 hci_status2str(ep->status), ep->status);
185 if (rp.status != 0x00) {
187 hci_status2str(rp.status), rp.status);
[all...]
H A Dstatus.c2 * status.c
28 * $Id: status.c,v 1.2 2003/05/21 22:40:30 max Exp $
69 if (rp.status != 0x00) {
71 hci_status2str(rp.status), rp.status);
111 if (rp.status != 0x00) {
113 hci_status2str(rp.status), rp.status);
150 if (rp.status != 0x00) {
152 hci_status2str(rp.status), r
[all...]
/freebsd-9.3-release/bin/pwait/
H A Dpwait.c69 int opt, nleft, n, i, duplicate, status; local
128 status = e[i].data;
129 if (WIFEXITED(status))
130 printf("%ld: exited with status %d.\n",
132 WEXITSTATUS(status));
133 else if (WIFSIGNALED(status))
136 WTERMSIG(status));

Completed in 219 milliseconds

<<11121314151617181920>>