Home
last modified time | relevance | path

Searched defs:blogic_tgt_flags (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/scsi/
DBusLogic.h907 struct blogic_tgt_flags { struct
908 bool tgt_exists:1;
909 bool tagq_ok:1;
910 bool wide_ok:1;
911 bool tagq_active:1;
912 bool wide_active:1;
913 bool cmd_good:1;
914 bool tgt_info_in:1;
/kernel/linux/linux-5.10/drivers/scsi/
DBusLogic.h900 struct blogic_tgt_flags { struct
901 bool tgt_exists:1;
902 bool tagq_ok:1;
903 bool wide_ok:1;
904 bool tagq_active:1;
905 bool wide_active:1;
906 bool cmd_good:1;
907 bool tgt_info_in:1;