Home
last modified time | relevance | path

Searched defs:blogic_drvr_options (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
DBusLogic.h887 struct blogic_drvr_options { struct
888 unsigned short tagq_ok;
889 unsigned short tagq_ok_mask;
890 unsigned short bus_settle_time;
891 unsigned short stop_tgt_inquiry;
892 unsigned char common_qdepth;
893 unsigned char qdepth[BLOGIC_MAXDEV];
DBusLogic.c74 static struct blogic_drvr_options blogic_drvr_options[BLOGIC_MAX_ADAPTERS]; variable
/kernel/linux/linux-6.6/drivers/scsi/
DBusLogic.h879 struct blogic_drvr_options { struct
880 unsigned short tagq_ok;
881 unsigned short tagq_ok_mask;
882 unsigned short bus_settle_time;
883 unsigned short stop_tgt_inquiry;
884 unsigned char common_qdepth;
885 unsigned char qdepth[BLOGIC_MAXDEV];
DBusLogic.c74 static struct blogic_drvr_options blogic_drvr_options[BLOGIC_MAX_ADAPTERS]; variable