• Home
  • Raw
  • Download

Lines Matching refs:features

160 	if (!(np->features & FE_ISTAT1) || !(INB(np, nc_istat1) & SCRUN))  in sym_soft_reset()
235 (np->features & FE_WIDE) ? "dp1,d15-8," : "", in sym_reset_scsi_bus()
266 if (np->features & FE_LCKFRQ) { in sym_selectclock()
334 if (np->features & FE_C10) { in getfreq()
347 if (np->features & FE_C10) { in getfreq()
367 if (np->features & FE_C10) in getfreq()
458 if (np->features & FE_66MHZ) {
516 if ((np->features & (FE_C10|FE_U3EN)) == FE_C10) {
642 if (np->features & FE_C10) { /* Always large DMA fifo + ultra3 */
663 if (np->features & (FE_ULTRA2|FE_ULTRA3))
665 else if (np->features & FE_DIFF) {
693 np->maxwide = (np->features & FE_WIDE) ? 1 : 0;
698 if (np->features & (FE_ULTRA3 | FE_ULTRA2))
700 else if (np->features & FE_ULTRA)
708 if (np->features & FE_QUAD)
710 else if (np->features & FE_DBLR)
719 if (np->features & FE_VARCLK)
738 if (np->features & FE_C10)
756 !(np->features & (FE_ULTRA|FE_ULTRA2|FE_ULTRA3)))
759 !(np->features & (FE_ULTRA2|FE_ULTRA3)))
771 if ((np->features & (FE_C10|FE_ULTRA3)) == (FE_C10|FE_ULTRA3)) {
782 if (np->features & FE_DAC) {
794 if (np->features & FE_NOPM)
830 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP);
838 if (np->features & FE_ERL)
840 if (np->features & FE_BOF)
842 if (np->features & FE_ERMP)
845 if ((np->features & FE_PFEN) && !np->ram_ba)
847 if (np->features & FE_PFEN)
850 if (np->features & FE_CLSE)
852 if (np->features & FE_WRIE)
854 if (np->features & FE_DFS)
896 !(np->features & FE_LEDC) && !(np->sv_gpcntl & 0x01))
897 np->features |= FE_LED0;
936 (np->features & FE_ULTRA3) ? 80 :
937 (np->features & FE_ULTRA2) ? 40 :
938 (np->features & FE_ULTRA) ? 20 : 10,
950 if (np->features & FE_NOPM)
1170 (np->features & FE_C10) ? (unsigned)INB(np, nc_scntl4) : 0,
1392 if ((np->scsi_mode != SMODE_LVD) || !(np->features & FE_U3EN))
1791 if (np->features & FE_C10)
1831 if (np->features & (FE_DAC|FE_NOPM)) {
1852 if (np->features & FE_NOPM) {
1861 if (np->features & FE_LED0)
1863 else if (np->features & FE_LEDC)
1877 if (np->features & (FE_ULTRA2|FE_ULTRA3)) {
1914 if (np->features & FE_RAM8K) {
1959 if (!(np->features & FE_C10))
1969 if (!(np->features & FE_C10))
1988 if (np->features & FE_C10) {
1991 assert(np->features & FE_U3EN);
2014 if (per < 50 && !(np->features & FE_C10))
2023 if (np->features & FE_C10) {
2037 if (np->features & FE_C10) {
2397 if (np->features & FE_DFBC)
2427 if (!(np->features & FE_C10))
2432 if (!(np->features & FE_C10))
4049 if (!wide || !(np->features & FE_U3EN))
5530 if (i > 37000 && !(np->features & FE_66MHZ))
5604 if (np->features & FE_RAM8K) {