/linux-4.1.27/kernel/debug/kdb/ |
H A D | kdb_bt.c | 107 int diag; kdb_bt() local
|
H A D | kdb_bp.c | 51 int diag; kdb_parsebp() local 283 int diag; kdb_bp() local 387 int diag = 0; kdb_bc() local
|
H A D | kdb_io.c | 217 int diag, dtab_count; kdb_read() local 553 int diag; vkdb_printf() local
|
H A D | kdb_support.c | 405 int diag; kdb_getphysword() local 455 int diag; kdb_getword() local 504 int diag; kdb_putword() local
|
H A D | kdb_main.c | 317 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 D | sclp_ftp.c | 50 struct sclp_diag_evbuf *diag = (struct sclp_diag_evbuf *) evbuf; sclp_ftp_rxcb() local
|
/linux-4.1.27/drivers/s390/cio/ |
H A D | device_id.c | 36 static int diag210_to_senseid(struct senseid *senseid, struct diag210 *diag) diag210_to_senseid() argument
|
/linux-4.1.27/drivers/atm/ |
H A D | idt77105.c | 160 int diag; set_loopback() local
|
H A D | fore200e.c | 316 fore200e_reset(struct fore200e* fore200e, int diag) fore200e_reset() argument
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | appldata.h | 21 u16 diag; member in struct:appldata_parameter_list
|
H A D | perf_event.h | 85 struct hws_diag_entry diag; /* Diagnostic-sampling data entry */ member in struct:sf_raw_sample
|
H A D | cpu_mf.h | 128 struct hws_diag_entry diag; /* Diagnostic-sampling data entry */ member in struct:hws_combined_entry
|
/linux-4.1.27/drivers/s390/block/ |
H A D | dasd_fba.h | 16 unsigned char diag:1; /* allow diagnose */ member in struct:DE_fba_data::__anon8410
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
H A D | pci.h | 198 } diag; member in struct:pnv_phb
|
/linux-4.1.27/include/linux/ |
H A D | ioc4.h | 97 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 D | ucc_slow.h | 181 enum ucc_slow_diag_mode diag; member in struct:ucc_slow_info
|
/linux-4.1.27/drivers/scsi/bfa/ |
H A D | bfa_core.c | 151 struct bfa_diag_s *diag = BFA_DIAG_MOD(bfa); bfa_com_diag_attach() local
|
H A D | bfa_ioc.c | 4727 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 D | bfa_defs.h | 939 u8 diag[SFP_DIAGMON_SIZE]; member in struct:sfp_diag_ext_s
|
/linux-4.1.27/drivers/scsi/ |
H A D | wd7000.c | 582 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 D | parport_ip32.c | 637 u64 diag; parport_ip32_dma_stop() local
|
/linux-4.1.27/drivers/pcmcia/ |
H A D | ti113x.h | 891 u8 old, diag; ti1250_override() local
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
H A D | bnad.h | 354 struct bnad_diag *diag; member in struct:bnad
|
/linux-4.1.27/arch/mips/include/asm/ip32/ |
H A D | mace.h | 109 volatile unsigned long diag; member in struct:mace_ethernet
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_bsg.c | 1885 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 D | ftdi-elan.c | 808 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 D | m68360_quicc.h | 274 volatile unsigned short diag:2; member in struct:quicc::scc_regs::__anon1804::__anon1805
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | hisax.h | 310 u_char diag[6]; member in struct:Param
|
/linux-4.1.27/drivers/net/fddi/ |
H A D | defxx.h | 976 } diag; member in struct:__anon7413
|
/linux-4.1.27/drivers/scsi/esas2r/ |
H A D | atioctl.h | 1160 struct atto_ioctl_vda_diag_cmd diag; member in union:atto_ioctl_vda::__anon8811
|
H A D | atvda.h | 1220 struct atto_vda_diag_req diag; member in union:atto_vda_req
|