Searched refs:drvr_opts (Results 1 – 2 of 2) sorted by relevance
1645 if (adapter->drvr_opts != NULL && in blogic_rdconfig()1651 if (adapter->drvr_opts != NULL) in blogic_rdconfig()1666 if (adapter->drvr_opts != NULL) in blogic_rdconfig()1676 if (adapter->drvr_opts != NULL && in blogic_rdconfig()2045 if (adapter->drvr_opts != NULL && adapter->drvr_opts->stop_tgt_inquiry) in blogic_inquiry()2292 myadapter->drvr_opts = in blogic_init()3574 drvr_opts->tagq_ok = 0x0000; in blogic_parseopts()3577 drvr_opts->tagq_ok = 0xFFFF; in blogic_parseopts()3580 drvr_opts->tagq_ok = 0x0000; in blogic_parseopts()3589 drvr_opts->tagq_ok |= tgt_bit; in blogic_parseopts()[all …]
1038 struct blogic_drvr_options *drvr_opts; member