Searched refs:li_state (Results 1 – 2 of 2) sorted by relevance
1624 switch(li->li_state)1758 else if (li->li_state >= SCSI_LOW_LUN_OK)1903 if (li->li_state == SCSI_LOW_LUN_SLEEP &&1910 switch(li->li_state)1995 li->li_state ++;1996 if (li->li_state == SCSI_LOW_LUN_OK)2180 li->li_state = SCSI_LOW_LUN_SLEEP;3995 if (li->li_state != SCSI_LOW_LUN_OK)
236 u_int li_state; /* target lun state */ member