Home
last modified time | relevance | path

Searched defs:debug (Results 776 - 800 of 965) sorted by relevance

1...<<313233343536373839

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c286 static int debug; variable
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c58 static int debug = -1; variable
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/
H A Dsundance.c29 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */ variable
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c359 static int debug; variable
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp.h28 #define debug(fmt, arg...) do { if (ibmphp_debug == 1) printk(KERN_DEBUG "%s: " fmt, MY_NAME, ## arg); } while (0) macro
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1942 struct lpfc_debug *debug; in lpfc_debugfs_disc_trc_open() local
1992 struct lpfc_debug *debug; lpfc_debugfs_slow_ring_trc_open() local
2042 struct lpfc_debug *debug; lpfc_debugfs_hbqinfo_open() local
2084 struct lpfc_debug *debug; lpfc_debugfs_multixripools_open() local
2129 struct lpfc_debug *debug; lpfc_debugfs_lockstat_open() local
2156 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_lockstat_write() local
2226 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_ras_log_release() local
2253 struct lpfc_debug *debug; lpfc_debugfs_ras_log_open() local
2309 struct lpfc_debug *debug; lpfc_debugfs_dumpHBASlim_open() local
2351 struct lpfc_debug *debug; lpfc_debugfs_dumpHostSlim_open() local
2491 struct lpfc_debug *debug; lpfc_debugfs_nodelist_open() local
2534 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_lseek() local
2558 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_read() local
2579 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_release() local
2606 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_multixripools_write() local
2657 struct lpfc_debug *debug; lpfc_debugfs_nvmestat_open() local
2686 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_nvmestat_write() local
2745 struct lpfc_debug *debug; lpfc_debugfs_scsistat_open() local
2774 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_scsistat_write() local
2799 struct lpfc_debug *debug; lpfc_debugfs_ioktime_open() local
2828 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_ioktime_write() local
2926 struct lpfc_debug *debug; lpfc_debugfs_nvmeio_trc_open() local
2955 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_nvmeio_trc_write() local
3031 struct lpfc_debug *debug; lpfc_debugfs_hdwqstat_open() local
3060 struct lpfc_debug *debug = file->private_data; lpfc_debugfs_hdwqstat_write() local
3196 struct lpfc_debug *debug; lpfc_idiag_open() local
3225 struct lpfc_debug *debug = file->private_data; lpfc_idiag_release() local
3250 struct lpfc_debug *debug = file->private_data; lpfc_idiag_cmd_release() local
3296 struct lpfc_debug *debug = file->private_data; lpfc_idiag_pcicfg_read() local
3418 struct lpfc_debug *debug = file->private_data; lpfc_idiag_pcicfg_write() local
3592 struct lpfc_debug *debug = file->private_data; lpfc_idiag_baracc_read() local
3743 struct lpfc_debug *debug = file->private_data; lpfc_idiag_baracc_write() local
4048 struct lpfc_debug *debug = file->private_data; lpfc_idiag_queinfo_read() local
4256 struct lpfc_debug *debug = file->private_data; lpfc_idiag_queacc_read() local
4333 struct lpfc_debug *debug = file->private_data; lpfc_idiag_queacc_write() local
4633 struct lpfc_debug *debug = file->private_data; lpfc_idiag_drbacc_read() local
4689 struct lpfc_debug *debug = file->private_data; lpfc_idiag_drbacc_write() local
4851 struct lpfc_debug *debug = file->private_data; lpfc_idiag_ctlacc_read() local
4904 struct lpfc_debug *debug = file->private_data; lpfc_idiag_ctlacc_write() local
5045 struct lpfc_debug *debug = file->private_data; lpfc_idiag_mbxacc_read() local
5090 struct lpfc_debug *debug = file->private_data; lpfc_idiag_mbxacc_write() local
5364 struct lpfc_debug *debug = file->private_data; lpfc_idiag_extacc_write() local
5410 struct lpfc_debug *debug = file->private_data; lpfc_idiag_extacc_read() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_gsm.c55 static int debug; variable
[all...]
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h375 int debug[DEBUG_MAX]; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c1944 trb_in_td(struct xhci_hcd *xhci, struct xhci_segment *start_seg, union xhci_trb *start_trb, union xhci_trb *end_trb, dma_addr_t suspect_dma, bool debug) trb_in_td() argument
H A Dfotg210.h90 struct ehci_dbg_port __iomem *debug; member
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py1228 def debug(self, dev): member in DevProps
/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.c3016 static void ocfs2_get_dlm_debug(struct ocfs2_dlm_debug *debug) in ocfs2_get_dlm_debug() argument
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dasus-wmi.c232 struct asus_wmi_debug debug; member
[all...]
/kernel/linux/linux-5.10/drivers/staging/qlge/
H A Dqlge_main.c62 static int debug = -1; /* defaults above */ variable
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib0090.c23 static int debug; variable
H A Ddib7000p.c21 static int debug; variable
H A Ddib9000.c20 static int debug; variable
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c58 static int debug = -1; variable
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cortina/
H A Dgemini.c49 static int debug = -1; variable
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/
H A Dsundance.c29 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */ variable
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c47 static int debug = -1; variable
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dfealnx.c29 static int debug; /* 1-> print debug message */ variable
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Dpcnet32.c2967 static int debug = -1; variable
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x.c38 static int debug; variable
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_main.c197 static int debug = -1; variable

Completed in 89 milliseconds

1...<<313233343536373839