Lines Matching refs:prevtoshtwo
3801 struct Scsi_Host *prevtoshtwo; local
3823 prevtoshtwo = scsi_hostlist;
3825 while (prevtoshtwo->next != shtwo)
3826 prevtoshtwo = prevtoshtwo->next;
3828 prevtoshtwo->next = shone;
3832 prevtoshtwo = scsi_hostlist;
3834 while (prevtoshtwo->next != shtwo)
3835 prevtoshtwo = prevtoshtwo->next;
3837 prevtoshtwo->next = shone;
3869 prevtoshtwo = scsi_hostlist;
3872 while (prevtoshtwo->next != shtwo)
3873 prevtoshtwo = prevtoshtwo->next;
3877 prevtoshtwo->next = shone;
3883 prevtoshtwo = scsi_hostlist;
3887 while (prevtoshtwo->next != shtwo)
3888 prevtoshtwo = prevtoshtwo->next;
3892 prevtoshtwo->next = shone;