Searched refs:lip_cnt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1262 unsigned int lip_cnt; local
1282 t_len = sizeof (lip_cnt);
1285 (caddr_t)&lip_cnt, &t_len) != DDI_SUCCESS) {
1304 if ((sf->sf_lip_cnt == lip_cnt) && !(target->sft_state
2184 int lip_cnt; /* to save current count */ local
2268 lip_cnt = sf->sf_lip_cnt;
2290 sf_finish_init(sf, lip_cnt);
2313 lip_cnt)) {
2316 if (lip_cnt == sf->sf_lip_cnt) {
2325 lip_cnt);
2591 sf_login(struct sf *sf, uchar_t els_code, uchar_t dest_id, uint_t arg1, int lip_cnt) argument
4104 sf_finish_init(struct sf *sf, int lip_cnt) argument
4226 sf_create_devinfo(struct sf *sf, struct sf_target *target, int lip_cnt) argument
4330 sf_create_props(dev_info_t *cdip, struct sf_target *target, int lip_cnt) argument
4592 int lip_cnt; local
4769 int lip_cnt; local
4987 sf_abort_all(struct sf *sf, struct sf_target *target, int abort, int lip_cnt, int try_abort) argument
6120 int lip_cnt; local
6328 uint_t lip_cnt = privp->lip_cnt; local
6486 uint_t lip_cnt, reset_timeout_flag = FALSE; local
[all...]
/illumos-gate/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_subr.c804 buf, INET6_ADDRSTRLEN), nid, licensed_nodes[nid].lip_cnt);
815 licensed_nodes[nid].lip_cnt++;
834 INET6_ADDRSTRLEN), nid, licensed_nodes[nid].lip_cnt);
836 assert(licensed_nodes[nid].lip_cnt > 0);
842 if (--licensed_nodes[nid].lip_cnt == 0) {
H A Dmdmn_subr.h153 int lip_cnt; /* it's reference count */ member in struct:licensed_ip
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h183 uint_t lip_cnt; member in struct:sf_reset_list
325 uint_t lip_cnt; member in struct:sf_els_hdr

Completed in 64 milliseconds