Searched refs:wide_ok (Results 1 – 2 of 2) sorted by relevance
582 unsigned short wide_ok; /* Bytes 21-22 */ member903 bool wide_ok:1; member959 u16 wide_ok; /* Bytes 18-19 */ member1041 unsigned short wide_ok; member
1395 adapter->wide_ok = fpinfo->wide_ok; in blogic_rdconfig()1625 adapter->wide_ok = autoscsi.wide_ok; in blogic_rdconfig()1647 adapter->wide_ok = 0xFF; in blogic_rdconfig()1825 unsigned short ultra_ok, wide_ok; in blogic_reportconfig() local1897 wide_ok = adapter->wide_ok & alltgt_mask; in blogic_reportconfig()1898 if (wide_ok == 0) in blogic_reportconfig()1900 else if (wide_ok == alltgt_mask) in blogic_reportconfig()1904 widestr[tgt_id] = ((wide_ok & (1 << tgt_id)) ? 'Y' : 'N'); in blogic_reportconfig()2858 tgt_flags->wide_ok = inquiry->WBus16; in blogic_process_ccbs()