Home
last modified time | relevance | path

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

/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;
/kernel/linux/linux-6.6/drivers/scsi/
DBusLogic.h892 struct blogic_tgt_flags { struct
893 bool tgt_exists:1;
894 bool tagq_ok:1;
895 bool wide_ok:1;
896 bool tagq_active:1;
897 bool wide_active:1;
898 bool cmd_good:1;
899 bool tgt_info_in:1;