Home
last modified time | relevance | path

Searched refs:tgt_exists (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
DBusLogic.c2226 adapter->tgt_flags[tgt_id].tgt_exists = in blogic_inquiry()
2243 adapter->tgt_flags[tgt_id].tgt_exists = in blogic_inquiry()
2339 if (adapter->tgt_flags[tgt_id].tgt_exists) in blogic_slaveconfig()
2860 tgt_flags->tgt_exists = true; in blogic_process_ccbs()
3495 if (!tgt_flags->tgt_exists) in blogic_show_info()
3508 if (!tgt_flags->tgt_exists) in blogic_show_info()
3525 if (!tgt_flags->tgt_exists) in blogic_show_info()
3541 if (!tgt_flags->tgt_exists) in blogic_show_info()
3561 if (!tgt_flags->tgt_exists) in blogic_show_info()
DBusLogic.h908 bool tgt_exists:1; member