Searched defs:ref_count (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/udapl/libdat/include/
H A Ddat_dr.h62 DAT_COUNT ref_count; member in struct:__anon4401
H A Ddat_sr.h68 DAT_COUNT ref_count; member in struct:__anon4404
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_b.h64 int ref_count; /* number of threads using this structure */ member in struct:dom_binding
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_impl.h120 int ref_count; member in struct:module
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c234 * get ref_count from ph_data
240 int ref_count; local
243 ref_count = ph_impl->usba_ph_ref_count;
246 return (ref_count);
1097 * For control and bulk, we will drain till ref_count <= 1 and
1099 * till the ref_count === 1 as the req_count will never go to 0
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h108 uint32_t ref_count; member in struct:oce_eq
157 uint32_t ref_count; member in struct:oce_cq
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dobj.c2897 int i, ref_count; local
2902 i = ref_count = 0;
2910 ref_count ++;
2915 if (i > 0 && ref_count == 0) {
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h113 volatile uint32_t ref_count; /* Targets & work on this PHY */ member in struct:pmcs_phy
H A Dpmcs.h115 int32_t ref_count; member in struct:pmcs_xscsi
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmdio.h310 uint_t ref_count; /* returned n_count */ member in struct:mdnm_params
323 uint_t ref_count; /* returned n_count */ member in struct:mdhspnm_params

Completed in 110 milliseconds