tc_type 1597 arch/ia64/include/asm/pal.h ia64_pal_vm_info (u64 tc_level, u64 tc_type, pal_tc_info_u_t *tc_info, u64 *tc_pages) tc_type 1600 arch/ia64/include/asm/pal.h PAL_CALL(iprv, PAL_VM_INFO, tc_level, tc_type, 0); tc_type 22 drivers/scsi/ufs/tc-dwc-g210-pci.c static int tc_type = TC_G210_INV; tc_type 23 drivers/scsi/ufs/tc-dwc-g210-pci.c module_param(tc_type, int, 0); tc_type 24 drivers/scsi/ufs/tc-dwc-g210-pci.c MODULE_PARM_DESC(tc_type, "Test Chip Type (20 = 20-bit, 40 = 40-bit)"); tc_type 97 drivers/scsi/ufs/tc-dwc-g210-pci.c if (tc_type == TC_G210_20BIT) { tc_type 100 drivers/scsi/ufs/tc-dwc-g210-pci.c } else if (tc_type == TC_G210_40BIT) {