Home
last modified time | relevance | path

Searched refs:cur_cln (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_init.c697 struct list_head *cur_ln, *cur_cln; in csio_lnodes_block_request() local
715 list_for_each(cur_cln, &sln->cln_head) in csio_lnodes_block_request()
716 lnode_list[cur_cnt++] = (struct csio_lnode *) cur_cln; in csio_lnodes_block_request()
736 struct list_head *cur_ln, *cur_cln; in csio_lnodes_unblock_request() local
754 list_for_each(cur_cln, &sln->cln_head) in csio_lnodes_unblock_request()
755 lnode_list[cur_cnt++] = (struct csio_lnode *) cur_cln; in csio_lnodes_unblock_request()
774 struct list_head *cur_ln, *cur_cln; in csio_lnodes_block_by_port() local
795 list_for_each(cur_cln, &sln->cln_head) in csio_lnodes_block_by_port()
796 lnode_list[cur_cnt++] = (struct csio_lnode *) cur_cln; in csio_lnodes_block_by_port()
815 struct list_head *cur_ln, *cur_cln; in csio_lnodes_unblock_by_port() local
854 struct list_head *cur_ln, *cur_cln; csio_lnodes_exit() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_init.c696 struct list_head *cur_ln, *cur_cln; in csio_lnodes_block_request() local
714 list_for_each(cur_cln, &sln->cln_head) in csio_lnodes_block_request()
715 lnode_list[cur_cnt++] = (struct csio_lnode *) cur_cln; in csio_lnodes_block_request()
735 struct list_head *cur_ln, *cur_cln; in csio_lnodes_unblock_request() local
753 list_for_each(cur_cln, &sln->cln_head) in csio_lnodes_unblock_request()
754 lnode_list[cur_cnt++] = (struct csio_lnode *) cur_cln; in csio_lnodes_unblock_request()
773 struct list_head *cur_ln, *cur_cln; in csio_lnodes_block_by_port() local
794 list_for_each(cur_cln, &sln->cln_head) in csio_lnodes_block_by_port()
795 lnode_list[cur_cnt++] = (struct csio_lnode *) cur_cln; in csio_lnodes_block_by_port()
814 struct list_head *cur_ln, *cur_cln; in csio_lnodes_unblock_by_port() local
853 struct list_head *cur_ln, *cur_cln; csio_lnodes_exit() local
[all...]

Completed in 4 milliseconds