Searched defs:blogic_drvr_options (Results 1 – 4 of 4) sorted by relevance
894 struct blogic_drvr_options { struct895 unsigned short tagq_ok;896 unsigned short tagq_ok_mask;897 unsigned short bus_settle_time;898 unsigned short stop_tgt_inquiry;899 unsigned char common_qdepth;900 unsigned char qdepth[BLOGIC_MAXDEV];
80 static struct blogic_drvr_options blogic_drvr_options[BLOGIC_MAX_ADAPTERS]; variable
887 struct blogic_drvr_options { struct888 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];
74 static struct blogic_drvr_options blogic_drvr_options[BLOGIC_MAX_ADAPTERS]; variable