Searched refs:li_state (Results 1 – 2 of 2) sorted by relevance
1676 switch(li->li_state)1810 else if (li->li_state >= SCSI_LOW_LUN_OK)1955 if (li->li_state == SCSI_LOW_LUN_SLEEP &&1962 switch(li->li_state)2047 li->li_state ++;2048 if (li->li_state == SCSI_LOW_LUN_OK)2232 li->li_state = SCSI_LOW_LUN_SLEEP;4047 if (li->li_state != SCSI_LOW_LUN_OK)
292 u_int li_state; /* target lun state */ member