Home
last modified time | relevance | path

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

/drivers/scsi/esas2r/
Desas2r_targdb.c53 t->target_state = TS_NOT_PRESENT; in esas2r_targ_db_initialize()
54 t->buffered_target_state = TS_NOT_PRESENT; in esas2r_targ_db_initialize()
77 TS_NOT_PRESENT); in esas2r_targ_db_remove_all()
225 t->target_state = TS_NOT_PRESENT; in esas2r_targ_db_remove()
Desas2r_int.c720 t->new_target_state = TS_NOT_PRESENT; in esas2r_lun_event()
727 t->new_target_state = TS_NOT_PRESENT; in esas2r_lun_event()
Desas2r_disc.c1056 if (t->new_target_state != TS_NOT_PRESENT) in esas2r_disc_dev_remove()
Desas2r.h633 #define TS_NOT_PRESENT 0x00 macro
Desas2r_main.c1935 else if (state == TS_NOT_PRESENT) in esas2r_target_state_changed()