Home
last modified time | relevance | path

Searched refs:sl_it_list (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/stmf_sbd/
H A Dstmf_sbd.c318 mdb_printf("\tsl_it_list: %-?p\n", slu->sl_it_list); in stmf_sbd_lu_cb()
587 if (slu.sl_it_list == NULL) { in stmf_sbd_it()
594 (uintptr_t)slu.sl_it_list) == -1) { in stmf_sbd_it()
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c587 for (it = slu->sl_it_list; it != NULL; it = it->sbd_it_next) { in sbd_pgr_keylist_dealloc()
629 for (it = slu->sl_it_list; it != NULL; it = it->sbd_it_next) { in sbd_pgr_remove_key()
679 for (it = slu->sl_it_list; it != NULL; in sbd_pgr_remove_keys()
702 for (it = slu->sl_it_list; it != NULL; it = it->sbd_it_next) { in sbd_pgr_set_ua_conditions()
724 for (it = slu->sl_it_list; it != NULL; it = it->sbd_it_next) { in sbd_pgr_set_pgr_check_flag()
1652 for (it = slu->sl_it_list; it != NULL; it = it->sbd_it_next) { in sbd_pgr_out_clear()
1912 for (it = sl->sl_it_list; it != NULL; it = it->sbd_it_next) { in sbd_pgr_remove_it_handle()
H A Dstmf_sbd.h248 struct sbd_it_data *sl_it_list; member
H A Dsbd_scsi.c2205 for (it = sl->sl_it_list; it != NULL; it = it->sbd_it_next) { in sbd_handle_mode_select_xfer()
3185 for (ppit = &sl->sl_it_list; *ppit != NULL; in sbd_remove_it_handle()
3212 for (it = sl->sl_it_list; it != NULL; it = it->sbd_it_next) { in sbd_check_and_clear_scsi2_reservation()
3280 for (it = sl->sl_it_list; it != NULL; it = it->sbd_it_next) { in sbd_new_task()
3296 it->sbd_it_next = sl->sl_it_list; in sbd_new_task()
3297 sl->sl_it_list = it; in sbd_new_task()
H A Dsbd.c2134 for (it = sl->sl_it_list; it != NULL; in sbd_proxy_reg_lu()
2617 for (it = sl->sl_it_list; it != NULL; in sbd_import_lu()
2769 for (it = sl->sl_it_list; ua && it != NULL; in sbd_modify_lu()
2827 for (it = sl->sl_it_list; it != NULL; in sbd_modify_lu()
2848 for (it = sl->sl_it_list; ua && it != NULL; in sbd_modify_lu()
2874 for (it = sl->sl_it_list; it != NULL; in sbd_modify_lu()
2955 for (it = sl->sl_it_list; it != NULL; in sbd_set_global_props()