Searched refs:CT (Results 1 - 97 of 97) sorted by relevance

/linux-4.1.27/drivers/scsi/libfc/
H A Dfc_elsct.c21 * Provide interface to send ELS/CT FC frames
34 * fc_elsct_send() - Send an ELS or CT frame
58 /* CT requests */ fc_elsct_send()
75 * fc_elsct_init() - Initialize the ELS/CT layer
76 * @lport: The local port to initialize the ELS/CT layer for
133 msg = "CT accept"; fc_els_resp_type()
136 msg = "CT reject"; fc_els_resp_type()
139 msg = "response unknown CT"; fc_els_resp_type()
143 msg = "short CT response"; fc_els_resp_type()
147 msg = "response not ELS or CT"; fc_els_resp_type()
H A Dfc_lport.c2020 * fc_lport_ct_request() - Send CT Passthrough request
/linux-4.1.27/arch/powerpc/mm/
H A Dicswx.h47 /* Embedded implementation gives us no hints as to what the CT is */
50 /* Server implementation contains the CT value in the DSISR */
H A Dicswx.c37 * of the Coprocessor Type (CT) and context switching. On a server
195 * results from a CT miss in the ACOP register.
214 /* Some implementations leave us a hint for the CT */ acop_handle_fault()
217 /* we have to peek at the instruction word to figure out CT */ acop_handle_fault()
252 /* at this point the CT is unknown to the system */ acop_handle_fault()
277 * CT so we could either SIGILL or report nothing. acop_handle_fault()
/linux-4.1.27/arch/metag/include/asm/
H A Dmetag_regs.h314 #define TXENABLE CT.0 /* Need to define bit-field values in these */
315 #define TXMODE CT.1
316 #define TXSTATUS CT.2 /* DEFAULT 0x00020000 */
317 #define TXRPT CT.3
318 #define TXTIMER CT.4
319 #define TXL1START CT.5
320 #define TXL1END CT.6
321 #define TXL1COUNT CT.7
322 #define TXL2START CT.8
323 #define TXL2END CT.9
324 #define TXL2COUNT CT.10
325 #define TXBPOBITS CT.11
326 #define TXMRSIZE CT.12
327 #define TXTIMERI CT.13
328 #define TXDRCTRL CT.14 /* DEFAULT 0x0XXXF0F0 */
329 #define TXDRSIZE CT.15
330 #define TXCATCH0 CT.16
331 #define TXCATCH1 CT.17
332 #define TXCATCH2 CT.18
333 #define TXCATCH3 CT.19
336 #define TXDEFR CT.20
337 #define TXCPRS CT.21
340 #define TXINTERN0 CT.23
341 #define TXAMAREG0 CT.24
342 #define TXAMAREG1 CT.25
343 #define TXAMAREG2 CT.26
344 #define TXAMAREG3 CT.27
345 #define TXDIVTIME CT.28 /* DEFAULT 0x00000001 */
346 #define TXPRIVEXT CT.29 /* DEFAULT 0x003B0000 */
347 #define TXTACTCYC CT.30
348 #define TXIDLECYC CT.31
593 /* CT Bank AMA Registers */
H A Dtbx.h904 int __TT = TBI_GETREG( CT.20 ); \
905 __TT |= (Bits); TBI_SETREG( CT.20, __TT); } while (0)
909 __TT &= (Bits); TBI_SETREG( CT.20, __TT); } while (0)
H A Dmetag_mem.h142 #define T0UCTREG0 0x04800000 /* Access to all CT regs */
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_gs.c19 * qla2x00_prep_ms_iocb() - Prepare common MS/CT IOCB fields for SNS CT query.
59 * qla24xx_prep_ms_iocb() - Prepare common CT IOCB fields for SNS CT query.
99 * qla2x00_prep_ct_req() - Prepare common CT request fields for SNS query.
100 * @ct_req: CT request buffer
195 /* Prepare CT request */ qla2x00_ga_nxt()
200 /* Prepare CT arguments -- port_id */ qla2x00_ga_nxt()
283 /* Prepare CT request */ qla2x00_gid_pt()
287 /* Prepare CT arguments -- port_type */ qla2x00_gid_pt()
357 /* Prepare CT request */ qla2x00_gpn_id()
362 /* Prepare CT arguments -- port_id */ qla2x00_gpn_id()
419 /* Prepare CT request */ qla2x00_gnn_id()
424 /* Prepare CT arguments -- port_id */ qla2x00_gnn_id()
485 /* Prepare CT request */ qla2x00_rft_id()
490 /* Prepare CT arguments -- port_id, FC-4 types */ qla2x00_rft_id()
541 /* Prepare CT request */ qla2x00_rff_id()
546 /* Prepare CT arguments -- port_id, FC-4 feature, FC-4 type */ qla2x00_rff_id()
596 /* Prepare CT request */ qla2x00_rnn_id()
600 /* Prepare CT arguments -- port_id, node_name */ qla2x00_rnn_id()
663 /* Request size adjusted after CT preparation */ qla2x00_rsnn_nn()
666 /* Prepare CT request */ qla2x00_rsnn_nn()
671 /* Prepare CT arguments -- node_name, symbolic node_name, size */ qla2x00_rsnn_nn()
1232 * qla2x00_prep_ct_req() - Prepare common CT request fields for SNS query.
1233 * @ct_req: CT request buffer
1275 /* Request size adjusted after CT preparation */ qla2x00_fdmi_rhba()
1278 /* Prepare CT request */ qla2x00_fdmi_rhba()
1452 "RHBA FDMI registration failed, CT Reason code: 0x%x, CT Explanation 0x%x\n", qla2x00_fdmi_rhba()
1486 /* Request size adjusted after CT preparation */ qla2x00_fdmi_rpa()
1489 /* Prepare CT request */ qla2x00_fdmi_rpa()
1698 /* Request size adjusted after CT preparation */ qla2x00_fdmiv2_rhba()
1701 /* Prepare CT request */ qla2x00_fdmiv2_rhba()
1870 /* MAX CT Payload Length */ qla2x00_fdmiv2_rhba()
1881 "CT Payload Length = 0x%x.\n", eiter->a.max_ct_len); qla2x00_fdmiv2_rhba()
1980 "RHBA FDMI v2 failed, CT Reason code: 0x%x, CT Explanation 0x%x\n", qla2x00_fdmiv2_rhba()
2012 /* Prepare CT request */ qla2x00_fdmi_dhba()
2062 /* Request size adjusted after CT preparation */ qla2x00_fdmiv2_rpa()
2065 /* Prepare CT request */ qla2x00_fdmiv2_rpa()
2342 "RPA FDMI v2 failed, CT Reason code: 0x%x, CT Explanation 0x%x\n", qla2x00_fdmiv2_rpa()
2438 /* Prepare CT request */ qla2x00_gfpn_id()
2443 /* Prepare CT arguments -- port_id */ qla2x00_gfpn_id()
2552 /* Prepare CT request */ qla2x00_gpsc()
2557 /* Prepare CT arguments -- port_name */ qla2x00_gpsc()
2658 /* Prepare CT request */ qla2x00_gff_id()
2663 /* Prepare CT arguments -- port_id */ qla2x00_gff_id()
H A Dqla_isr.c1330 /* return FC_CTELS_STATUS_OK and leave the decoding of the ELS/CT qla2x00_ct_entry()
1343 "CT pass-through-%s error " qla2x00_ct_entry()
1349 "CT pass-through-%s error " qla2x00_ct_entry()
1403 /* return FC_CTELS_STATUS_OK and leave the decoding of the ELS/CT qla24xx_els_ct_entry()
1416 "ELS-CT pass-through-%s error hdl=%x comp_status-status=0x%x " qla24xx_els_ct_entry()
1426 "ELS-CT pass-through-%s error hdl=%x comp_status-status=0x%x " qla24xx_els_ct_entry()
H A Dqla_def.h2064 * FC-CT interface
2320 /* CT command header -- request/response common fields */
2330 /* CT command request */
2438 /* CT command response header */
H A Dqla_fw.h633 * ISP queue - CT Pass-Through entry structure definition.
635 #define CT_IOCB_TYPE 0x29 /* CT Pass-Through IOCB entry */
H A Dqla_bsg.c13 /* BSG support for ELS/CT pass through */
H A Dqla_os.c3431 /* Get consistent memory allocated for CT SNS commands */ qla2x00_mem_alloc()
/linux-4.1.27/drivers/net/irda/
H A Ddonauboe.h28 * Applicable Models : Libretto 100/110CT and many more.
34 * Portege 320CT FIR,SIR Toshiba Oboe(Triangle)
35 * Portege 3010CT FIR,SIR Toshiba Oboe(Sydney)
36 * Portege 3015CT FIR,SIR Toshiba Oboe(Sydney)
37 * Portege 3020CT FIR,SIR Toshiba Oboe(Sydney)
38 * Portege 7020CT FIR,SIR ? ?
42 * Libretto 100CT FIR,SIR Toshiba Oboe
43 * Libretto 1000CT FIR,SIR Toshiba Oboe
H A Dvia-ircc.h123 // CF=Config, CT=Control, L=Low, H=High, C=Count
H A Ddonauboe.c43 * Applicable Models : Libretto 100/110CT and many more.
/linux-4.1.27/include/uapi/scsi/
H A Dscsi_bsg_fc.h157 * Note: Similarly, a CT Reject may be reported in 2 ways:
159 * is to look into the CT receive payload to determine
172 uint8_t action; /* fragment_id for CT REJECT */
183 * This message requests that a CT Request be performed with the
262 * This message requests that a CT Request be performed with the rport.
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_logmsg.h37 #define LOG_EVENT 0x00010000 /* CT,TEMP,DUMP, logging */
H A Dlpfc_ct.c22 * Fibre Channel SCSI LAN Device Driver CT support: FC Generic Services FC-GS
71 "0146 Ignoring unsolicited CT No HBQ " lpfc_ct_ignore_hbq_buffer()
76 "0145 Ignoring unsolicted CT HBQ Size:%d " lpfc_ct_ignore_hbq_buffer()
171 * This function serves as the upper level protocol abort handler for CT
181 /* CT upper level goes through BSG */ lpfc_ct_handle_unsol_abort()
335 /* FC spec states we need 3 * ratov for CT requests */ lpfc_gen_req()
393 * Form the CT IOCB. The total number of BDEs in this IOCB lpfc_ct_cmd()
452 Cnt -= 16; /* subtract length of CT header */ lpfc_ns_rsp()
628 /* CT command is being retried */ lpfc_cmpl_ct_cmd_gid_ft()
796 /* CT command is being retried */ lpfc_cmpl_ct_cmd_gff_id()
886 "0209 CT Request completes, latt %d, " lpfc_cmpl_ct()
893 "CT cmd cmpl: status:x%x/x%x cmd:x%x", lpfc_cmpl_ct()
1298 "Issue CT cmd: cmd:x%x did:x%x", lpfc_ns_cmd()
1770 ae->un.FC4Types[4] = 0x80; /* Type 32 - CT */ lpfc_fdmi_cmd()
1994 ae->un.FC4Types[4] = 0x80; /* Type 32 - CT */ lpfc_fdmi_cmd()
H A Dlpfc_nl.h24 #define FC_REG_CT_EVENT 0x0004 /* CT request events */
H A Dlpfc_vport.c637 * we might need to use the ndlp to send the DA_ID CT command, lpfc_vport_delete()
697 "1829 CT command failed to " lpfc_vport_delete()
755 * If the NameServer ndlp has been incremented to allow the DA_ID CT lpfc_vport_delete()
H A Dlpfc_bsg.c377 * lpfc_bsg_send_mgmt_cmd - send a CT command from a bsg request
893 * lpfc_bsg_ct_unsol_event - process an unsolicited CT command
898 * This function is called when an unsolicited CT command is received. It
899 * forwards the event to any processes registered to receive CT events.
967 "CT event\n"); lpfc_bsg_ct_unsol_event()
987 "CT event data, size %d\n", lpfc_bsg_ct_unsol_event()
1093 "2717 CT context array entry " lpfc_bsg_ct_unsol_event()
1151 * This function handles abort to the CT command toward management plane
1154 * If the pending context of a CT command to management plane present, clears
1548 /* Xmit CT response on exchange <xid> */ lpfc_issue_ct_rsp()
1550 "2722 Xmit CT response on exchange x%x Data: x%x x%x x%x\n", lpfc_issue_ct_rsp()
2431 * can send and receive its own unsolicited CT command.
2835 * lpfcdiag_loop_post_rxbufs - post the receive buffers for an unsol CT cmd
2841 * an unsolicted CT command.
H A Dlpfc_debugfs.h265 #define LPFC_DISC_TRC_CT 0x20 /* Trace disc CT requests */
H A Dlpfc_sli4.h349 * SLI4 CT field defines
H A Dlpfc_sli.c1824 /* HBQ for ELS and CT traffic. */
2401 * If the buffer is for unsolicited ELS or CT traffic, this function
8462 "2015 Invalid CT %x command 0x%x\n", lpfc_sli4_iocb2wqe()
8575 /* OX_ID is invariable to who sent ABTS to CT exchange */ lpfc_sli4_iocb2wqe()
8580 /* ABTS sent by initiator to CT exchange, the lpfc_sli4_iocb2wqe()
8587 /* ABTS sent by responder to CT exchange, the lpfc_sli4_iocb2wqe()
8597 /* Use CT=VPI */ lpfc_sli4_iocb2wqe()
9180 case LPFC_ELS_RING: /* ring 2 - ELS / CT */ lpfc_sli_setup()
9622 * lpfc_sli_ringpostbuf_get - search buffers for unsolicited CT and ELS events
15182 /* ABTS sent by responder to CT exchange, construction lpfc_sli4_seq_abort_rsp()
15188 /* ABTS sent by initiator to CT exchange, construction lpfc_sli4_seq_abort_rsp()
15197 /* Xmit CT abts response on exchange <xid> */ lpfc_sli4_seq_abort_rsp()
15205 "2925 Failed to issue CT ABTS RSP x%x on " lpfc_sli4_seq_abort_rsp()
H A Dlpfc_hbadisc.c3882 /* Good status, issue CT Request to NameServer */ lpfc_mbx_cmpl_ns_reg_login()
4319 /* Normal discovery timeout should be > than ELS/CT timeout lpfc_set_disctmo()
4320 * FC spec states we need 3 * ratov for CT requests lpfc_set_disctmo()
H A Dlpfc_attr.c2822 # lpfc_cnt: Number of IOCBs allocated for ELS, CT, and ABTS
2869 "Number of IOCBs alloc for ELS, CT, and ABTS: 1k to 5k IOCBs");
3074 # lpfc_enable_da_id: This turns on the DA_ID CT command that deregisters
H A Dlpfc_els.c275 /* The CT field must be 0=INVALID_RPI for the ECHO cmd */ lpfc_prep_els_iocb()
5009 * if the ndlp to NameServer exists, a Common Transport (CT) command to the
5010 * NameServer shall be issued. If CT command to the NameServer fails to be
5046 /* Good ndlp, issue CT Request to NameServer */ lpfc_els_handle_rscn()
H A Dlpfc_init.c2384 /* Ring 0, ELS / CT buffers */ lpfc_post_rcv_buf()
10094 * returns the number of ELS/CT IOCBs to reserve
/linux-4.1.27/net/netfilter/
H A Dxt_CT.c347 .name = "CT",
357 .name = "CT",
368 .name = "CT",
398 "use CT instead or upgrade iptables\n"); notrack_chk()
H A Dxt_connbytes.c123 pr_warn("Forcing CT accounting to be enabled\n"); connbytes_mt_check()
H A Dnf_conntrack_helper.c217 "be removed soon. Use the iptables CT target " __nf_ct_try_assign_helper()
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dcardtype.h153 /* DIVA Audio (CT) family */
604 "Diva CT S/T PCI", 0xe006, 0x0300,
610 "Diva CT U PCI", 0xe007, 0x0300,
616 "Diva CT Lite S/T PCI", 0xe008, 0x0300,
622 "Diva CT Lite U PCI", 0xe009, 0x0300,
725 "Diva ISDN + CT 2.0", 0xE00E, 0x0300,
798 /*45*/ { 0,0,0,0,0,0,0,0,0,0, 0x0,0x0,0, 0x0,0x0,0 }, // DIVA CT S/T PCI
799 /*46*/ { 0,0,0,0,0,0,0,0,0,0, 0x0,0x0,0, 0x0,0x0,0 }, // DIVA CT U PCI
800 /*47*/ { 0,0,0,0,0,0,0,0,0,0, 0x0,0x0,0, 0x0,0x0,0 }, // DIVA CT Lite S/T PCI
801 /*48*/ { 0,0,0,0,0,0,0,0,0,0, 0x0,0x0,0, 0x0,0x0,0 }, // DIVA CT Lite U PCI
818 /*65*/ { 0,0,0,0,0,0,0,0,0,0, 0x0,0x0,0, 0x0,0x0,0 }, // DIVA CT S/T PCI V2.0
/linux-4.1.27/arch/metag/tbx/
H A Dtbipcx.S96 SETL [A0.3++],D0Ar6,D1Ar5 /* Zero CT register states */
143 MOV D0Ar4,TXRPT /* Save critical CT regs */
153 MSETL [A1.2],D0Ar4,D0Ar2 /* Save CT regs state */
257 ADD D1Re0,A0FrP,#TBICTX_CurrRPT /* Address CT save area */
259 MGETL A0.2,A0.3,[D1Re0] /* Get CT reg states */
296 MOV TXRPT,A0.2 /* Restore CT regs */
/linux-4.1.27/include/uapi/linux/netfilter/
H A Dnf_conntrack_common.h91 /* Conntrack got a helper explicitly attached via CT target. */
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/
H A Dencoder-tpd12s015.c237 /* CT CP HPD GPIO */ tpd_probe_of()
240 dev_err(&pdev->dev, "failed to parse CT CP HPD gpio\n"); tpd_probe_of()
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_dbf.c348 * @fsf_req: request containing issued CT data
365 * @fsf_req: request containing issued CT data
381 * @fsf_req: request containing issued CT data
H A Dzfcp_fc.h121 * struct zfcp_fc_req - Container for FC ELS and CT requests sent from zfcp
/linux-4.1.27/include/uapi/linux/
H A Dfb.h78 #define FB_ACCEL_ATI_MACH64CT 8 /* ATI Mach 64CT family */
79 #define FB_ACCEL_ATI_MACH64VT 9 /* ATI Mach 64CT family VT class */
80 #define FB_ACCEL_ATI_MACH64GT 10 /* ATI Mach 64CT family GT class */
H A Dnl80211.h4249 * @NL80211_FEATURE_P2P_GO_CTWIN: P2P GO implementation supports CT Window
/linux-4.1.27/drivers/video/fbdev/aty/
H A Dmach64_cursor.c2 * ATI Mach64 CT/VT/GT/LT Cursor Support
H A Dmach64_ct.c3 * ATI Mach64 CT/VT/GT/LT Support
47 * ATI Mach64 CT clock synthesis description.
104 * PLL programming (Mach64 CT family)
H A Datyfb.h134 unsigned long clk_wr_offset; /* meaning overloaded, clock id by CT */
H A Datyfb_base.c383 { PCI_CHIP_MACH64CT, "ATI264CT (Mach64 CT)", 135, 60, 60, 0, ATI_CHIP_264CT },
2553 * Reg Block 0 (CT-compatible block) is at mmio_start aty_init()
2559 } else if (M64_HAS(CT)) { aty_init()
/linux-4.1.27/drivers/scsi/csiostor/
H A Dcsio_lnode.c313 /* Prepare CT hdr for RPA cmd */ csio_ln_fdmi_rhba_cbfn()
416 /* Prepare CT hdr for RHBA cmd */ csio_ln_fdmi_dprt_cbfn()
1426 "Invalid ELS CT WR length recvd, len:%x\n", len); csio_ln_mgmt_wr_handler()
1651 * csio_ln_prep_ecwr - Prepare ELS/CT WR.
1659 * @fw_wr - ELS/CT WR to be prepared.
1700 * @sub_op - ELS or CT request type
1744 /* Prepare Generic WR used by all ELS/CT cmd */ csio_ln_mgmt_submit_wr()
1750 /* Copy ELS/CT WR CMD */ csio_ln_mgmt_submit_wr()
1768 /* Issue work request to xmit ELS/CT req to FW */ csio_ln_mgmt_submit_wr()
1777 * @req_type - ELS or CT request type
1782 * This API used submit managment ELS/CT request.
H A Dcsio_hw.h230 struct list_head active_q; /* Outstanding ELS/CT */
236 struct csio_mgmtm_stats stats; /* ELS/CT stats */
/linux-4.1.27/drivers/media/radio/
H A Dradio-gemtek.c112 #define BU2614_FMES_BITS 1 /* CT, Frequency measurement beginning data */
229 gemtek_bu2614_set(gt, BU2614_FMES, 0); /* CT bit off */ gemtek_s_mute_volume()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dtt.c78 IWL_ERR(mvm, "Enter CT Kill\n"); iwl_mvm_enter_ctkill()
98 IWL_ERR(mvm, "Exit CT Kill\n"); iwl_mvm_exit_ctkill()
H A Dfw-api-mac.h213 * 0 indicates that there is no CT window.
226 * 0 indicates that there is no CT window.
H A Dmvm.h481 * @ct_kill_entry: CT Kill entry threshold
482 * @ct_kill_exit: CT Kill exit threshold
484 * to checks whether to exit CT Kill.
490 * @support_ct_kill: Support CT Kill?
1412 /* Thermal management and CT-kill */
H A Dfw.c826 IWL_DEBUG_RF_KILL(mvm, "Card state received: HW:%s SW:%s CT:%s\n", iwl_mvm_rx_card_state_notif()
H A Dmac80211.c683 IWL_DEBUG_DROP(mvm, "Dropping - RF/CT KILL\n"); iwl_mvm_mac_tx()
/linux-4.1.27/include/uapi/scsi/fc/
H A Dfc_fs.h191 FC_TYPE_CT = 0x20, /* Fibre Channel Services (FC-CT) */
204 [FC_TYPE_CT] = "CT", \
/linux-4.1.27/include/video/
H A Dmach64.h122 /* CLOCK_CNTL register constants CT LAYOUT */
135 /*#define CLOCK_STROBE 0x40 dito as CT */
138 /* For internal PLL(CT) start */
144 /* For internal PLL(CT) end */
193 #define CNFG_CNTL 0x00DC /* Dword offset 0_37 (CT, ET, VT) */
864 /* CNFG_STAT0 register constants (CT, ET, VT) */
881 /* Memory types for CT, ET, VT, GT */
/linux-4.1.27/include/scsi/
H A Dfc_encode.h127 * @op: CT opcode.
211 * @op: CT opcode.
505 * @op: CT opcode.
H A Dlibfc.h470 * Interface to send ELS/CT frames
1110 * ELS/CT interface
/linux-4.1.27/drivers/block/
H A Dfloppy.c2086 #define CT(x) ((x) | 0xc0) macro
2353 if (CT(COMMAND) != FD_READ || rw_interrupt()
2357 } else if (CT(COMMAND) == FD_READ) { rw_interrupt()
2416 if (current_count_sectors <= 0 && CT(COMMAND) == FD_WRITE && copy_buffer()
2422 if (remaining > blk_rq_bytes(current_req) && CT(COMMAND) == FD_WRITE) { copy_buffer()
2457 if (CT(COMMAND) == FD_READ) rq_for_each_segment()
2459 if (CT(COMMAND) == FD_WRITE) rq_for_each_segment()
2466 if (CT(COMMAND) == FD_READ) rq_for_each_segment()
2493 if (CT(COMMAND) == FD_WRITE) { virtualdmabug_workaround()
2614 } else if (!HEAD && CT(COMMAND) == FD_WRITE) { make_raw_rw_request()
2626 if (CT(COMMAND) == FD_READ) { make_raw_rw_request()
2631 if (CT(COMMAND) == FD_WRITE) { make_raw_rw_request()
2693 if (CT(COMMAND) == FD_READ) make_raw_rw_request()
2701 ((CT(COMMAND) == FD_READ || make_raw_rw_request()
2713 if (CT(COMMAND) == FD_WRITE) { make_raw_rw_request()
2735 CT(COMMAND) == FD_WRITE && make_raw_rw_request()
2770 if (CT(COMMAND) == FD_READ) make_raw_rw_request()
2772 if (CT(COMMAND) == FD_WRITE) make_raw_rw_request()
/linux-4.1.27/drivers/char/
H A Dtoshiba.c132 * For the Portage 610CT and the Tecra 700CS/700CDT emulate the HCI fan function
142 /* Portage 610CT */ tosh_emulate_fan()
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_fc.h1156 * CT
1159 u32 rev_id:8; /* Revision of the CT */
1210 * defines for CT response code field
1218 * defintions for CT reason code
H A Dbfa_fcbuild.h39 * the length of the actual payload bytes following the CT header.
H A Dbfa_defs_svc.h459 * CT MAC mod stats
477 * CT MOD stats
H A Dbfad_bsg.c3573 /* Process BSG ELS/CT commands */ bfad_im_bsg_request()
3589 * to reset bsg job timeout : for ELS/CT pass thru we bfad_im_bsg_timeout()
H A Dbfa_fcs_lport.c832 * Unhandled FC-GS frames. Send a FC-CT Reject bfa_fcs_lport_uf_recv()
/linux-4.1.27/include/linux/
H A Dhdmi.h233 /* Refer to Audio Coding Type (CT) field in Data Byte 1 */
H A Dhp_sdc.h142 #define HP_SDC_IM_TIMERS 0x04 /* Mask the MT/DT/CT irq */
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dtt.c161 * if the temperature is below CT, uCode will stay awake and send card
165 * to wake up uCode for temperature check until temperature drop below CT
H A Ddev.h55 /* CT-KILL constants */
H A Dlib.c1261 iwl_is_rfkill(priv) ? "RF" : "CT"); iwl_dvm_send_cmd()
H A Drx.c590 IWL_DEBUG_RF_KILL(priv, "Card state received: HW:%s SW:%s CT:%s\n", iwlagn_rx_card_state_notif()
/linux-4.1.27/drivers/scsi/ufs/
H A Dufs.h278 /* UTP Transfer Request Command Type (CT) */
/linux-4.1.27/drivers/ata/
H A Dpata_rdc.c228 /* Load the CT/RP selection */ rdc_set_dmamode()
H A Data_piix.c714 /* Load the CT/RP selection */ do_pata_set_dmamode()
/linux-4.1.27/arch/powerpc/xmon/
H A Dppc-opc.c231 /* The CT field in an X form instruction. */
232 #define CT CRFS + 1
238 #define D CT + 1
3402 { "icbt", X(31,22), X_MASK, BOOKE|PPCE300, { CT, RA, RB } },
3427 { "icbte", X(31,30), X_MASK, BOOKE64, { CT, RA, RB } },
3531 { "dcbtstls",X(31,134), X_MASK, PPCCHLK, { CT, RA, RB }},
3551 { "dcbtstlse",X(31,142),X_MASK, PPCCHLK64, { CT, RA, RB }},
3580 { "dcbtls", X(31,166), X_MASK, PPCCHLK, { CT, RA, RB }},
3581 { "dcbtlse", X(31,174), X_MASK, PPCCHLK64, { CT, RA, RB }},
3629 { "icblc", X(31,230), X_MASK, PPCCHLK, { CT, RA, RB }},
3663 { "icblce", X(31,238), X_MASK, PPCCHLK64, { CT, RA, RB }},
3667 { "dcbtst", X(31,246), X_MASK, PPC, { CT, RA, RB } },
3674 { "dcbtste", X(31,253), X_MASK, BOOKE64, { CT, RA, RB } },
3701 { "dcbt", X(31,278), X_MASK, PPC, { CT, RA, RB } },
3708 { "dcbte", X(31,286), X_MASK, BOOKE64, { CT, RA, RB } },
3990 { "dcblc", X(31,390), X_MASK, PPCCHLK, { CT, RA, RB }},
3998 { "dcblce", X(31,398), X_MASK, PPCCHLK64, { CT, RA, RB }},
4256 { "icbtls", X(31,486), X_MASK, PPCCHLK, { CT, RA, RB }},
4278 { "icbtlse", X(31,494), X_MASK, PPCCHLK64, { CT, RA, RB }},
230 #define CT global() macro
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Dttusb2.c808 { "Technotrend TT-connect CT-3650",
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A Dcsr.h321 * Host sets this during RF KILL power-down sequence (HW, SW, CT KILL)
H A Ddebug.c718 scnprintf(buf + pos, bufsz - pos, "CT KILL:\t\t\t %u\n", il_dbgfs_interrupt_read()
H A Dcommon.h62 /* CT-KILL constants */
H A D4965-mac.c4136 D_RF_KILL("Card state received: HW:%s SW:%s CT:%s\n", il4965_hdl_card_state()
4471 IL_ERR("Microcode CT kill error detected.\n"); il4965_irq_tasklet()
H A Dcommon.c3152 il_is_rfkill(il) ? "RF" : "CT"); il_enqueue_hcmd()
/linux-4.1.27/drivers/input/tablet/
H A Dwacom_serial4.c189 MODEL_PENPARTNER = 0x4354, /* CT */
/linux-4.1.27/arch/blackfin/mach-bf537/boards/
H A Dstamp.c707 /* CT bound temperature alarm event irq_flags. line 0 */
1065 .irq = IRQ_PG5, /* CT alarm event. Line 0 */
2207 /* CT critical temperature event. line 0 */
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-csr.h376 * Host sets this during RF KILL power-down sequence (HW, SW, CT KILL)
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Ddt9812.c86 /* A/D D/A DI DO CT */
/linux-4.1.27/drivers/usb/misc/
H A Dldusb.c56 #define USB_DEVICE_ID_LD_XRAYCT 0x1110 /* USB Product ID of X-Ray Apparatus CT 554821*/
/linux-4.1.27/drivers/input/touchscreen/
H A Dusbtouchscreen.c5 * includes eTurboTouch CT-410/510/700
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_user.h966 /* used by CT, connot be set by user */
/linux-4.1.27/drivers/video/
H A Dhdmi.c846 return "Refer to CT"; hdmi_audio_coding_type_ext_get_name()
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
H A Drx.c1022 IWL_ERR(trans, "Microcode CT kill error detected.\n"); iwl_pcie_irq_handler()
H A Dtrans.c1912 pos += scnprintf(buf + pos, bufsz - pos, "CT KILL:\t\t\t %u\n", iwl_dbgfs_interrupt_read()
/linux-4.1.27/drivers/tty/serial/
H A Dmpc52xx_uart.c1543 /* CT{U,L}R are write-only ! */ mpc52xx_console_get_options()
/linux-4.1.27/drivers/net/ethernet/8390/
H A Dpcnet_cs.c192 { /* Volktek NPL-402CT */ 0x0060, 0x00, 0x40, 0x05, 0 },
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
H A Dmdc_request.c2075 CDEBUG(D_HSM, "CT start r%d w%d u%d g%d f%#x\n", lk->lk_rfd, lk->lk_wfd, mdc_ioc_hsm_ct_start()
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c372 XGMAC_IOWRITE_BITS(pdata, MAC_RSSAR, CT, 0); xgbe_write_rss_reg()
/linux-4.1.27/drivers/tty/
H A Dmxser.c122 /*10*/ { "CT-114 series", 4, },
/linux-4.1.27/drivers/usb/serial/
H A Doption.c1889 { USB_DEVICE(CELOT_VENDOR_ID, CELOT_PRODUCT_CT680M) }, /* CT-650 CDMA 450 1xEVDO modem */
/linux-4.1.27/sound/pci/hda/
H A Dpatch_hdmi.c158 u8 CC02_CT47; /* CC in bits 0:2, CT in 4:7 */
/linux-4.1.27/include/net/
H A Dcfg80211.h710 * @p2p_ctwindow: P2P CT Window
1213 * @p2p_ctwindow: P2P CT Window (-1 = no change)

Completed in 9575 milliseconds