Lines Matching refs:features
157 if (!(np->features & FE_ISTAT1) || !(INB(np, nc_istat1) & SCRUN)) in sym_soft_reset()
232 (np->features & FE_WIDE) ? "dp1,d15-8," : "", in sym_reset_scsi_bus()
263 if (np->features & FE_LCKFRQ) { in sym_selectclock()
331 if (np->features & FE_C10) { in getfreq()
344 if (np->features & FE_C10) { in getfreq()
364 if (np->features & FE_C10) in getfreq()
455 if (np->features & FE_66MHZ) {
513 if ((np->features & (FE_C10|FE_U3EN)) == FE_C10) {
639 if (np->features & FE_C10) { /* Always large DMA fifo + ultra3 */
660 if (np->features & (FE_ULTRA2|FE_ULTRA3))
662 else if (np->features & FE_DIFF) {
690 np->maxwide = (np->features & FE_WIDE) ? 1 : 0;
695 if (np->features & (FE_ULTRA3 | FE_ULTRA2))
697 else if (np->features & FE_ULTRA)
705 if (np->features & FE_QUAD)
707 else if (np->features & FE_DBLR)
716 if (np->features & FE_VARCLK)
735 if (np->features & FE_C10)
753 !(np->features & (FE_ULTRA|FE_ULTRA2|FE_ULTRA3)))
756 !(np->features & (FE_ULTRA2|FE_ULTRA3)))
768 if ((np->features & (FE_C10|FE_ULTRA3)) == (FE_C10|FE_ULTRA3)) {
779 if (np->features & FE_DAC) {
791 if (np->features & FE_NOPM)
827 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP);
835 if (np->features & FE_ERL)
837 if (np->features & FE_BOF)
839 if (np->features & FE_ERMP)
842 if ((np->features & FE_PFEN) && !np->ram_ba)
844 if (np->features & FE_PFEN)
847 if (np->features & FE_CLSE)
849 if (np->features & FE_WRIE)
851 if (np->features & FE_DFS)
893 !(np->features & FE_LEDC) && !(np->sv_gpcntl & 0x01))
894 np->features |= FE_LED0;
933 (np->features & FE_ULTRA3) ? 80 :
934 (np->features & FE_ULTRA2) ? 40 :
935 (np->features & FE_ULTRA) ? 20 : 10,
947 if (np->features & FE_NOPM)
1167 (np->features & FE_C10) ? (unsigned)INB(np, nc_scntl4) : 0,
1389 if ((np->scsi_mode != SMODE_LVD) || !(np->features & FE_U3EN))
1787 if (np->features & FE_C10)
1827 if (np->features & (FE_DAC|FE_NOPM)) {
1848 if (np->features & FE_NOPM) {
1857 if (np->features & FE_LED0)
1859 else if (np->features & FE_LEDC)
1873 if (np->features & (FE_ULTRA2|FE_ULTRA3)) {
1919 if (np->features & FE_RAM8K) {
1964 if (!(np->features & FE_C10))
1974 if (!(np->features & FE_C10))
1993 if (np->features & FE_C10) {
1996 assert(np->features & FE_U3EN);
2019 if (per < 50 && !(np->features & FE_C10))
2028 if (np->features & FE_C10) {
2042 if (np->features & FE_C10) {
2438 if (np->features & FE_DFBC)
2468 if (!(np->features & FE_C10))
2473 if (!(np->features & FE_C10))
4095 if (!wide || !(np->features & FE_U3EN))
5620 if (i > 37000 && !(np->features & FE_66MHZ))
5694 if (np->features & FE_RAM8K) {