Lines Matching defs:lip_cnt

1266 	unsigned int lip_cnt;
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 */
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);
2596 int lip_cnt)
2610 privp->lip_cnt = lip_cnt;
2851 if (privp->lip_cnt == sf->sf_lip_cnt) {
2917 if (sf->sf_lip_cnt == privp->lip_cnt) {
2921 sf_finish_init(sf, privp->lip_cnt);
3230 if (sf->sf_lip_cnt != privp->lip_cnt) {
3272 target->sft_lip_cnt = privp->lip_cnt;
3309 ntarget->sft_lip_cnt = privp->lip_cnt;
3398 target->sft_lip_cnt = privp->lip_cnt;
3413 target->sft_lip_cnt = privp->lip_cnt;
3700 if (sf->sf_lip_cnt == privp->lip_cnt) {
3705 for (i = 0; i < ptr->lun_list_len && privp->lip_cnt ==
3726 nprivp->lip_cnt =
3727 privp->lip_cnt;
3734 lip_cnt) {
3772 if (privp->lip_cnt == sf->sf_lip_cnt) {
3809 if (sf->sf_lip_cnt == privp->lip_cnt) {
3817 sf_finish_init(sf, privp->lip_cnt);
4000 if (sf->sf_lip_cnt == privp->lip_cnt) {
4011 privp->lip_cnt);
4051 if (privp->lip_cnt == sf->sf_lip_cnt) {
4087 if (sf->sf_lip_cnt == privp->lip_cnt) {
4098 sf_finish_init(sf, privp->lip_cnt);
4108 sf_finish_init(struct sf *sf, int lip_cnt)
4164 sf_create_devinfo(sf, target, lip_cnt);
4173 if (!sf_create_props(dip, target, lip_cnt)) {
4210 if (sf->sf_lip_cnt != lip_cnt) {
4230 sf_create_devinfo(struct sf *sf, struct sf_target *target, int lip_cnt)
4290 if (sf_create_props(cdip, target, lip_cnt) != 1) {
4334 sf_create_props(dev_info_t *cdip, struct sf_target *target, int lip_cnt)
4352 cdip, LIP_CNT_PROP, lip_cnt) != DDI_PROP_SUCCESS) {
4596 int lip_cnt;
4660 lip_cnt = sf->sf_lip_cnt;
4705 lip_cnt, TRUE);
4750 if (lip_cnt == sf->sf_lip_cnt) {
4773 int lip_cnt;
4800 lip_cnt = sf->sf_lip_cnt;
4933 if ((rval == TRUE) && (lip_cnt == sf->sf_lip_cnt)) {
4935 p->lip_cnt = lip_cnt;
4949 if (lip_cnt == sf->sf_lip_cnt) {
4992 lip_cnt, int try_abort)
5006 if (lip_cnt == sf->sf_lip_cnt) {
5120 if (lip_cnt != sf->sf_lip_cnt) {
6024 (privp->lip_cnt != sf->sf_lip_cnt)) {
6124 int lip_cnt;
6127 lip_cnt = sf->sf_lip_cnt;
6164 if (lip_cnt != sf->sf_lip_cnt) {
6332 uint_t lip_cnt = privp->lip_cnt;
6418 if (lip_cnt == sf->sf_lip_cnt) {
6434 if ((lip_cnt == sf->sf_lip_cnt) &&
6439 if (sf->sf_lip_cnt == lip_cnt) {
6470 if (sf->sf_lip_cnt == lip_cnt) {
6490 uint_t lip_cnt, reset_timeout_flag = FALSE;
6510 (rp->lip_cnt == sf->sf_lip_cnt)) {
6514 lip_cnt = rp->lip_cnt;
6519 lip_cnt, TRUE);
6521 if (lip_cnt == sf->sf_lip_cnt) {
6533 } else if (rp->lip_cnt != sf->sf_lip_cnt) {