HomeSort by relevance Sort by last modified time
    Searched defs:this (Results 1 - 5 of 5) sorted by null

  /nwsc/src/sun_avs/uts/common/ns/rdc/
rdc_health.c 4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
85 char host[MAX_RDC_HOST_SIZE]; /* The host name of this link */
137 uint16_t *this = (uint16_t *)ip->ifaddr.buf; local
143 rdc_if_ipv6(&this[4], this_str);
149 uchar_t *this = (uchar_t *)ip->ifaddr.buf; local
154 (int)this[4], (int)this[5], (int)this[6], (int)this[7]
    [all...]
rdc_dev.c 4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
60 * This file contains the nsctl io provider functionality for RDC.
244 * running asynchronously with this close, and so we
289 * This function provokes an nsc_reserve() for the device which
440 * Register for IO on this device with nsctl.
443 * out which it wants to be using. This means that we cannot tell which
454 * The major advantage of this scheme is that nsctl sorts out all th
995 rdc_k_info_t *this = krdc; \/* krdc that was requested *\/ local
2021 rdc_k_info_t *this = krdc; \/* krdc that was requested *\/ local
2184 rdc_k_info_t *this; local
2698 rdc_k_info_t *this; local
    [all...]
rdc_clnt.c 4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
773 * At this point we must decide which protocol we are using and
824 dlist5.sfba = (int)fba_pos; /* starting fba for this xfer */
835 dlist6.sfba = fba_pos; /* starting fba for this xfer */
980 * this can't happen.....
1009 * this could be the flusher failing, if so, don't do the delay forever
1177 _rdc_async_throttle(rdc_k_info_t *this, long len
1481 rdc_k_info_t *this = krdc; local
    [all...]
rdc_diskq.c 4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
348 * wait for flusher threads to stop (taking into account this may be one)
513 /* save q type if this is a failure */
528 /* do this last, as this might be a failure. get the kernel state ok */
909 rdc_group_exit(krdc); /* in case this stamp fails */
1047 * don't try to set up this write until all is clea
2862 rdc_k_info_t *krdc, *this; local
3178 rdc_k_info_t *this; local
    [all...]
rdc_io.c 4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
91 * linked list cannot change while this lock is held. The many list and the
497 * Suspend and disable operations use this function to wait until it is safe
511 * Other ioctls use this function to hold off disable and suspend.
525 * Other ioctls use this function to allow disable and suspend to continue.
596 /* Take this rdc structure off the group list */
654 /* Group already exists, so add this set to the group *
1018 rdc_k_info_t *this = krdc; local
1046 rdc_k_info_t *this = krdc; local
1178 rdc_k_info_t *this; local
    [all...]

Completed in 120 milliseconds