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

/opensolaris-onvv-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1266 unsigned int lip_cnt; local
1286 t_len = sizeof (lip_cnt);
1289 (caddr_t)&lip_cnt, &t_len) != DDI_SUCCESS) {
1308 if ((sf->sf_lip_cnt == lip_cnt) && !(target->sft_state
2188 int lip_cnt; /* to save current count */ local
2272 lip_cnt = sf->sf_lip_cnt;
2294 sf_finish_init(sf, lip_cnt);
2317 lip_cnt)) {
2320 if (lip_cnt == sf->sf_lip_cnt) {
2329 lip_cnt);
2595 sf_login(struct sf *sf, uchar_t els_code, uchar_t dest_id, uint_t arg1, int lip_cnt) argument
4108 sf_finish_init(struct sf *sf, int lip_cnt) argument
4230 sf_create_devinfo(struct sf *sf, struct sf_target *target, int lip_cnt) argument
4334 sf_create_props(dev_info_t *cdip, struct sf_target *target, int lip_cnt) argument
4596 int lip_cnt; local
4773 int lip_cnt; local
4991 sf_abort_all(struct sf *sf, struct sf_target *target, int abort, int lip_cnt, int try_abort) argument
6124 int lip_cnt; local
6332 uint_t lip_cnt = privp->lip_cnt; local
6490 uint_t lip_cnt, reset_timeout_flag = FALSE; local
[all...]
/opensolaris-onvv-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
/opensolaris-onvv-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 42 milliseconds