Searched defs:diag (Results 1 - 31 of 31) sorted by relevance

/linux-4.1.27/kernel/debug/kdb/
H A Dkdb_bt.c107 int diag; kdb_bt() local
H A Dkdb_bp.c51 int diag; kdb_parsebp() local
283 int diag; kdb_bp() local
387 int diag = 0; kdb_bc() local
H A Dkdb_io.c217 int diag, dtab_count; kdb_read() local
553 int diag; vkdb_printf() local
H A Dkdb_support.c405 int diag; kdb_getphysword() local
455 int diag; kdb_getword() local
504 int diag; kdb_putword() local
H A Dkdb_main.c317 int diag; kdbgetintenv() local
499 int diag; kdbgetaddrarg() local
626 static void kdb_cmderror(int diag) kdb_cmderror() argument
1174 int diag; kdb_local() local
1619 int diag, nextarg = 1; kdb_md() local
1739 int diag; kdb_mm() local
1783 int diag; kdb_go() local
1898 int diag; kdb_rm() local
1989 int diag; kdb_ef() local
2081 int diag; kdb_dmesg() local
2242 int diag; kdb_cpu() local
2374 int diag; kdb_pid() local
2596 int cpu, diag, nextarg = 1; kdb_per_cpu() local
2921 int i, diag; kdb_cmd_init() local
/linux-4.1.27/drivers/s390/char/
H A Dsclp_ftp.c50 struct sclp_diag_evbuf *diag = (struct sclp_diag_evbuf *) evbuf; sclp_ftp_rxcb() local
/linux-4.1.27/drivers/s390/cio/
H A Ddevice_id.c36 static int diag210_to_senseid(struct senseid *senseid, struct diag210 *diag) diag210_to_senseid() argument
/linux-4.1.27/drivers/atm/
H A Didt77105.c160 int diag; set_loopback() local
H A Dfore200e.c316 fore200e_reset(struct fore200e* fore200e, int diag) fore200e_reset() argument
/linux-4.1.27/arch/s390/include/asm/
H A Dappldata.h21 u16 diag; member in struct:appldata_parameter_list
H A Dperf_event.h85 struct hws_diag_entry diag; /* Diagnostic-sampling data entry */ member in struct:sf_raw_sample
H A Dcpu_mf.h128 struct hws_diag_entry diag; /* Diagnostic-sampling data entry */ member in struct:hws_combined_entry
/linux-4.1.27/drivers/s390/block/
H A Ddasd_fba.h16 unsigned char diag:1; /* allow diagnose */ member in struct:DE_fba_data::__anon8410
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dpci.h198 } diag; member in struct:pnv_phb
/linux-4.1.27/include/linux/
H A Dioc4.h97 uint32_t diag:1; /* Timebase control */ member in struct:ioc4_misc_regs::ioc4_int_out::__anon11836
/linux-4.1.27/arch/powerpc/include/asm/
H A Ducc_slow.h181 enum ucc_slow_diag_mode diag; member in struct:ucc_slow_info
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_core.c151 struct bfa_diag_s *diag = BFA_DIAG_MOD(bfa); bfa_com_diag_attach() local
H A Dbfa_ioc.c4727 struct bfa_diag_s *diag = diag_arg; bfa_diag_notify() local
4771 struct bfa_diag_s *diag = cbarg; bfa_diag_memtest_done() local
4826 diag_fwping_send(struct bfa_diag_s *diag) diag_fwping_send() argument
4857 diag_fwping_comp(struct bfa_diag_s *diag, diag_fwping_comp() argument
4913 diag_tempsensor_send(struct bfa_diag_s *diag) diag_tempsensor_send() argument
4927 diag_tempsensor_comp(struct bfa_diag_s *diag, bfi_diag_ts_rsp_t *rsp) diag_tempsensor_comp() argument
4969 diag_ledtest_send(struct bfa_diag_s *diag, struct bfa_diag_ledtest_s *ledtest) diag_ledtest_send() argument
5001 diag_ledtest_comp(struct bfa_diag_s *diag, struct bfi_diag_ledtest_rsp_s *msg) diag_ledtest_comp() argument
5012 diag_portbeacon_send(struct bfa_diag_s *diag, bfa_boolean_t beacon, u32 sec) diag_portbeacon_send() argument
5027 diag_portbeacon_comp(struct bfa_diag_s *diag) diag_portbeacon_comp() argument
5041 struct bfa_diag_s *diag = diagarg; bfa_diag_intr() local
5075 bfa_diag_memtest(struct bfa_diag_s *diag, struct bfa_diag_memtest_s *memtest, bfa_diag_memtest() argument
5121 bfa_diag_fwping(struct bfa_diag_s *diag, u32 cnt, u32 data, bfa_diag_fwping() argument
5170 bfa_diag_tsensor_query(struct bfa_diag_s *diag, bfa_diag_tsensor_query() argument
5206 bfa_diag_ledtest(struct bfa_diag_s *diag, struct bfa_diag_ledtest_s *ledtest) bfa_diag_ledtest() argument
5237 bfa_diag_beacon_port(struct bfa_diag_s *diag, bfa_boolean_t beacon, bfa_diag_beacon_port() argument
5277 bfa_diag_attach(struct bfa_diag_s *diag, struct bfa_ioc_s *ioc, void *dev, bfa_diag_attach() argument
5297 bfa_diag_memclaim(struct bfa_diag_s *diag, u8 *dm_kva, u64 dm_pa) bfa_diag_memclaim() argument
H A Dbfa_defs.h939 u8 diag[SFP_DIAGMON_SIZE]; member in struct:sfp_diag_ext_s
/linux-4.1.27/drivers/scsi/
H A Dwd7000.c582 IcbDiag diag; /* format for execute diagnostics */ member in union:icb
1190 int diag; wd7000_adapter_reset() local
/linux-4.1.27/drivers/parport/
H A Dparport_ip32.c637 u64 diag; parport_ip32_dma_stop() local
/linux-4.1.27/drivers/pcmcia/
H A Dti113x.h891 u8 old, diag; ti1250_override() local
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbnad.h354 struct bnad_diag *diag; member in struct:bnad
/linux-4.1.27/arch/mips/include/asm/ip32/
H A Dmace.h109 volatile unsigned long diag; member in struct:mace_ethernet
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_bsg.c1885 lpfc_sli4_bsg_set_link_diag_state(struct lpfc_hba *phba, uint32_t diag) lpfc_sli4_bsg_set_link_diag_state() argument
/linux-4.1.27/drivers/usb/misc/
H A Dftdi-elan.c808 char diag[40 *3 + 4]; ftdi_elan_command_engine() local
960 char diag[30 *3 + 4]; ftdi_elan_respond_engine() local
1049 char diag[30 *3 + 4]; ftdi_elan_respond_engine() local
1877 char diag[30 *3 + 4]; ftdi_elan_flush_input_fifo() local
2054 char diag[30 *3 + 4]; ftdi_elan_synchronize() local
2156 char diag[30 *3 + 4]; ftdi_elan_stuck_waiting() local
/linux-4.1.27/arch/m68k/include/asm/
H A Dm68360_quicc.h274 volatile unsigned short diag:2; member in struct:quicc::scc_regs::__anon1804::__anon1805
/linux-4.1.27/drivers/isdn/hisax/
H A Dhisax.h310 u_char diag[6]; member in struct:Param
/linux-4.1.27/drivers/net/fddi/
H A Ddefxx.h976 } diag; member in struct:__anon7413
/linux-4.1.27/drivers/scsi/esas2r/
H A Datioctl.h1160 struct atto_ioctl_vda_diag_cmd diag; member in union:atto_ioctl_vda::__anon8811
H A Datvda.h1220 struct atto_vda_diag_req diag; member in union:atto_vda_req

Completed in 2763 milliseconds