adapter_type 70 dev/pci/if_san_front_end.h #define SDLA_ADPTR_DECODE(adapter_type) \ adapter_type 71 dev/pci/if_san_front_end.h (adapter_type == S5141_ADPTR_1_CPU_SERIAL) ? "S514-1-PCI" : \ adapter_type 72 dev/pci/if_san_front_end.h (adapter_type == S5142_ADPTR_2_CPU_SERIAL) ? "S514-2-PCI" : \ adapter_type 73 dev/pci/if_san_front_end.h (adapter_type == S5143_ADPTR_1_CPU_FT1) ? "S514-3-PCI" : \ adapter_type 74 dev/pci/if_san_front_end.h (adapter_type == S5144_ADPTR_1_CPU_T1E1) ? "S514-4-PCI" : \ adapter_type 75 dev/pci/if_san_front_end.h (adapter_type == S5145_ADPTR_1_CPU_56K) ? "S514-5-PCI" : \ adapter_type 76 dev/pci/if_san_front_end.h (adapter_type == S5147_ADPTR_2_CPU_T1E1) ? "S514-7-PCI" : \ adapter_type 77 dev/pci/if_san_front_end.h (adapter_type == S518_ADPTR_1_CPU_ADSL) ? "S518-PCI " : \ adapter_type 78 dev/pci/if_san_front_end.h (adapter_type == A101_ADPTR_1TE1) ? "AFT-A101 " : \ adapter_type 79 dev/pci/if_san_front_end.h (adapter_type == A101_ADPTR_2TE1) ? "AFT-A102 " : \ adapter_type 80 dev/pci/if_san_front_end.h (adapter_type == A105_ADPTR_1_CHN_T3E3) ? "A105-1-PCI" : \ adapter_type 81 dev/pci/if_san_front_end.h (adapter_type == A105_ADPTR_1_CHN_T3E3) ? "A105-2 " : \ adapter_type 242 dev/pci/if_san_front_end.h unsigned short adapter_type; /* type of adapter */ adapter_type 2046 dev/pci/if_san_te1.c u_int16_t adapter_type; adapter_type 2055 dev/pci/if_san_te1.c sdla_getcfg(card->hw, SDLA_ADAPTERTYPE, &adapter_type); adapter_type 2128 dev/pci/if_san_te1.c if (adapter_type & A101_ADPTR_T1E1_MASK) { adapter_type 2137 dev/pci/if_san_te1.c if (adapter_type & A101_ADPTR_T1E1_MASK) { adapter_type 2247 dev/pci/if_san_te1.c if (adapter_type & A101_ADPTR_T1E1_MASK) { adapter_type 2254 dev/pci/if_san_te1.c if (adapter_type & A101_ADPTR_T1E1_MASK) { adapter_type 2269 dev/pci/if_san_te1.c if (adapter_type & A101_ADPTR_T1E1_MASK) { adapter_type 2276 dev/pci/if_san_te1.c if (adapter_type & A101_ADPTR_T1E1_MASK) { adapter_type 960 dev/pci/if_san_xilinx.c u_int16_t adapter_type, adptr_security; adapter_type 1021 dev/pci/if_san_xilinx.c sdla_getcfg(card->hw, SDLA_ADAPTERTYPE, &adapter_type); adapter_type 1026 dev/pci/if_san_xilinx.c card->devname, adapter_type);