Searched refs:debug_view (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Ddebug.h56 struct debug_view;
74 struct debug_view* views[DEBUG_MAX_VIEWS];
80 struct debug_view* view,
86 struct debug_view* view, char* out_buf,
89 struct debug_view* view,
92 struct debug_view* view,
97 int debug_dflt_header_fn(debug_info_t* id, struct debug_view* view,
100 struct debug_view { struct
109 extern struct debug_view debug_hex_ascii_view;
110 extern struct debug_view debug_raw_vie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Ddebug.c51 struct debug_view *view; /* used view of debug info */
81 struct debug_view *view, char *out_buf);
82 static int debug_input_level_fn(debug_info_t * id, struct debug_view *view,
86 struct debug_view *view, char *out_buf);
87 static int debug_input_pages_fn(debug_info_t * id, struct debug_view *view,
90 static int debug_input_flush_fn(debug_info_t * id, struct debug_view *view,
93 static int debug_hex_ascii_format_fn(debug_info_t * id, struct debug_view *view,
96 struct debug_view *view, char *out_buf,
98 static int debug_raw_header_fn(debug_info_t * id, struct debug_view *view,
101 static int debug_sprintf_format_fn(debug_info_t * id, struct debug_view *vie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_dbf.c91 static int zfcp_dbf_view_header(debug_info_t *id, struct debug_view *view,
411 static int zfcp_dbf_hba_view_format(debug_info_t *id, struct debug_view *view,
438 static struct debug_view zfcp_dbf_hba_view = {
451 static int zfcp_dbf_rec_view_format(debug_info_t *id, struct debug_view *view,
498 static struct debug_view zfcp_dbf_rec_view = {
812 static int zfcp_dbf_san_view_format(debug_info_t *id, struct debug_view *view,
851 static struct debug_view zfcp_dbf_san_view = {
935 static int zfcp_dbf_scsi_view_format(debug_info_t *id, struct debug_view *view,
979 static struct debug_view zfcp_dbf_scsi_view = {
986 struct debug_view *vie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_core.h54 struct debug_view *view;

Completed in 64 milliseconds